diff options
author | Casey Bodley <cbodley@redhat.com> | 2023-03-08 16:29:07 +0100 |
---|---|---|
committer | Casey Bodley <cbodley@redhat.com> | 2023-06-22 16:41:46 +0200 |
commit | a85f50c24bd478144fa02df39af47944cb7bc33e (patch) | |
tree | c1bea29222f2f326bf2b46fc4455c3bd92ea11a0 /qa/distros | |
parent | qa/distros/all: add centos_9.stream.yaml (diff) | |
download | ceph-a85f50c24bd478144fa02df39af47944cb7bc33e.tar.xz ceph-a85f50c24bd478144fa02df39af47944cb7bc33e.zip |
qa/distros/all: add centos_latest.yaml symlink to centos_9.stream.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Diffstat (limited to 'qa/distros')
l--------- | qa/distros/all/centos_latest.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/distros/all/centos_latest.yaml b/qa/distros/all/centos_latest.yaml new file mode 120000 index 00000000000..2f843a512a1 --- /dev/null +++ b/qa/distros/all/centos_latest.yaml @@ -0,0 +1 @@ +centos_9.stream.yaml
\ No newline at end of file |