Update helloworld test release version to current

Signed-off-by: William Douglas <william.douglas@intel.com>
This commit is contained in:
William Douglas
2021-10-15 11:09:20 -07:00
parent b2a7d58773
commit a2e31ecc2b
@@ -29,8 +29,8 @@ setup() {
mkdir -p $BATS_TEST_DIRNAME/custom-yum/sub-dir
# download the helloworld rpm, rename it to a non-autospec convention and place it within the repo sub directory
curl --retry 4 --retry-delay 10 --fail --silent --show-error --location --remote-name https://download.clearlinux.org/current/x86_64/os/Packages/helloworld-4-148.x86_64.rpm
mv helloworld-4-148.x86_64.rpm $BATS_TEST_DIRNAME/custom-yum/sub-dir/foo.rpm
curl --retry 4 --retry-delay 10 --fail --silent --show-error --location --remote-name https://download.clearlinux.org/releases/35110/clear/x86_64/os/Packages/helloworld-4-167.x86_64.rpm
mv helloworld-4-167.x86_64.rpm $BATS_TEST_DIRNAME/custom-yum/sub-dir/foo.rpm
# create the repo
createrepo_c $BATS_TEST_DIRNAME/custom-yum/