mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 20:21:32 +00:00
Update helloworld test release version to current
Signed-off-by: William Douglas <william.douglas@intel.com>
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user