#1471 beaker-tests: adjust module tests to F33
Merged 3 years ago by praiskup. Opened 3 years ago by praiskup.

@@ -124,9 +124,9 @@

  

          # Test URL submit

          PROJECT=module-testmoduleurl-beakertest-$DATE

-         # meh, the testmodule is hardwired to f30 so we can not simply rely on

+         # meh, the testmodule is hardwired to f33 so we can not simply rely on

          # $CHROOT variable

-         copr-cli create $PROJECT --chroot=fedora-30-x86_64 --chroot $CHROOT --chroot fedora-rawhide-i386

+         rlRun "copr-cli create $PROJECT --chroot fedora-33-x86_64 --chroot $CHROOT --chroot fedora-rawhide-i386"

          rlRun "copr-cli build-module --url https://src.fedoraproject.org/modules/testmodule/raw/fancy/f/testmodule.yaml $PROJECT"

          PACKAGES=`mktemp`

          wait_for_finished_module "module-testmoduleurl-beakertest-$DATE" 1 600 $PACKAGES

no initial comment

Yeah, it sux we have to do this but +1, thank you.
Don't worry about it too much, IMHO we will drop this workaround once we finish migration to modulemd-tools package because then we should be able to build almost every module in Fedora distgit.

rebased onto 6f9fa56

3 years ago

Pull-Request has been merged by praiskup

3 years ago