From 67bfc94f175eeec5258e7e87563f534cb9278b60 Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Fri, 6 Jul 2018 16:24:13 -0700 Subject: [PATCH] qa/tests: update links for centos latest to point to 7.5 Signed-off-by: Vasu Kulkarni --- qa/distros/all/centos_7.5.yaml | 2 ++ qa/distros/supported-all-distro/centos_latest.yaml | 2 +- qa/distros/supported-random-distro$/centos_latest.yaml | 2 +- qa/distros/supported/centos_latest.yaml | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 qa/distros/all/centos_7.5.yaml diff --git a/qa/distros/all/centos_7.5.yaml b/qa/distros/all/centos_7.5.yaml new file mode 100644 index 00000000000..54324576d75 --- /dev/null +++ b/qa/distros/all/centos_7.5.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.5" diff --git a/qa/distros/supported-all-distro/centos_latest.yaml b/qa/distros/supported-all-distro/centos_latest.yaml index 4cc59dad1d4..10e4444a36f 120000 --- a/qa/distros/supported-all-distro/centos_latest.yaml +++ b/qa/distros/supported-all-distro/centos_latest.yaml @@ -1 +1 @@ -../all/centos_7.4.yaml \ No newline at end of file +../all/centos_7.5.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/centos_latest.yaml b/qa/distros/supported-random-distro$/centos_latest.yaml index 4cc59dad1d4..10e4444a36f 120000 --- a/qa/distros/supported-random-distro$/centos_latest.yaml +++ b/qa/distros/supported-random-distro$/centos_latest.yaml @@ -1 +1 @@ -../all/centos_7.4.yaml \ No newline at end of file +../all/centos_7.5.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_latest.yaml b/qa/distros/supported/centos_latest.yaml index 4cc59dad1d4..10e4444a36f 120000 --- a/qa/distros/supported/centos_latest.yaml +++ b/qa/distros/supported/centos_latest.yaml @@ -1 +1 @@ -../all/centos_7.4.yaml \ No newline at end of file +../all/centos_7.5.yaml \ No newline at end of file -- 2.39.5