test/old-worker-new-composer: reset osbuild repo for image-info
Image-info is installed via the latest test rpms, which need a newer osbuild version.
This commit is contained in:
parent
465b400c1e
commit
007a10fd64
1 changed files with 2 additions and 0 deletions
|
|
@ -394,6 +394,8 @@ $AWS_CMD s3api put-object-tagging \
|
||||||
greenprint "✅ Successfully tagged S3 object"
|
greenprint "✅ Successfully tagged S3 object"
|
||||||
|
|
||||||
setup_repo osbuild-composer "$COMPOSER_LATEST_COMMIT_SHA" 10
|
setup_repo osbuild-composer "$COMPOSER_LATEST_COMMIT_SHA" 10
|
||||||
|
OSBUILD_GIT_COMMIT=$(cat Schutzfile | jq -r '.["'"${ID}-${VERSION_ID}"'"].dependencies.osbuild.commit')
|
||||||
|
setup_repo osbuild "$OSBUILD_GIT_COMMIT" 10
|
||||||
|
|
||||||
greenprint "Installing osbuild-composer-tests for image-info"
|
greenprint "Installing osbuild-composer-tests for image-info"
|
||||||
sudo dnf install -y $VERIFICATION_COMPOSER_RPM
|
sudo dnf install -y $VERIFICATION_COMPOSER_RPM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue