diff options
author | Patrick Donnelly <pdonnell@redhat.com> | 2018-06-26 20:33:35 +0200 |
---|---|---|
committer | Patrick Donnelly <pdonnell@redhat.com> | 2018-06-26 20:33:48 +0200 |
commit | 716db6e2fd19fde5a6fbe7e8e69734e0883b9a0c (patch) | |
tree | 6235f1f3cb9da28888e3785000d164aa858c65f1 /qa/suites/rados/verify/validater | |
parent | Merge pull request #22715 from LenzGr/mgr-dashboard-24623 (diff) | |
download | ceph-716db6e2fd19fde5a6fbe7e8e69734e0883b9a0c.tar.xz ceph-716db6e2fd19fde5a6fbe7e8e69734e0883b9a0c.zip |
qa: add .qa helper link
This utilizes the recent feature in teuthology [1] to skip hidden files in
suites when building the job matrix.
Idea of this change is to enable referring to the top-level qa directory in a
position-independent way such that copies of a suite to another location do not
break any symlinks.
[1] https://github.com/ceph/teuthology/pull/1185
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Diffstat (limited to 'qa/suites/rados/verify/validater')
l--------- | qa/suites/rados/verify/validater/.qa | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/suites/rados/verify/validater/.qa b/qa/suites/rados/verify/validater/.qa new file mode 120000 index 00000000000..a602a0353e7 --- /dev/null +++ b/qa/suites/rados/verify/validater/.qa @@ -0,0 +1 @@ +../.qa/
\ No newline at end of file |