-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Agama trigger command settings and extract as repo to openqa repo folder #281
Conversation
9f9a16a
to
71ba90a
Compare
@@ -4,7 +4,7 @@ | |||
distri="opensuse" | |||
version="agama-9.0"> | |||
<batch name="base" archs="x86_64 aarch64 ppc64le"> | |||
<flavor name="agama-installer" folder="images/*/agama-installer:openSUSE/" iso="1" media1="0"/> | |||
<flavor name="agama-installer" folder="images/*/agama-installer:openSUSE/" iso="iso" extract_as_repo="1" media1="0"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have one question here, is there any difference for s390x?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
REPO_999=agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso
s390x has ln_iso_to_repo, so it has this setting.
cp -l /var/lib/openqa/factory/iso/agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso /var/lib/openqa/factory/repo/ s390x will copy iso file to repo folder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@rfan1 @tinawang123 you have commit rights? |
I don't think so |
Yo both have now, https://github.com/orgs/os-autoinst/teams/asset-sync-and-integration |
extract_as_repo for x86_64 aarch64 ppc64le