Dear all,
You are kindly invited to the meeting:
Fedora CI SIG on 2021-12-29 from 09:30:00 to 10:00:00 America/Chicago
At fedora-ci(a)irc.libera.chat
The meeting will be about:
Fedora CI SIG meeting
More information available at: https://fedoraproject.org/wiki/SIGs/CI
Introduce projects, discuss issues and plans for the future.
Please add topics to discuss into our etherpad: https://etherpad.gnome.org/p/fedora-ci
This meeting is recurring for every other Wednesday.
Source: https://calendar.fedoraproject.org//meeting/9901/
Dear all,
You are kindly invited to the meeting:
Fedora CI SIG on 2021-12-15 from 09:30:00 to 10:00:00 America/Chicago
At fedora-ci(a)irc.libera.chat
The meeting will be about:
Fedora CI SIG meeting
More information available at: https://fedoraproject.org/wiki/SIGs/CI
Introduce projects, discuss issues and plans for the future.
Please add topics to discuss into our etherpad: https://etherpad.gnome.org/p/fedora-ci
This meeting is recurring for every other Wednesday.
Source: https://calendar.fedoraproject.org//meeting/9901/
Hello,
we have observed recently that the PR tests running with Zuul added a new
"rpm-sti-test" job (yesterday?) which seems to run the STI test on the Testing
Farm and later the original "rpm-test" which runs the STI tests locally (?) was
removed (today?).
I have not seen this announced nor coordinated anywhere and I have a hard time
to figure out where the changes are actually happening. I've seen some related
changes in https://pagure.io/fedora-zuul-jobs-config committed by Guy Inger
(CCed), but I don't know any more details.
We have some trouble with our testing script:
https://src.fedoraproject.org/rpms/pyproject-rpm-macros/blob/rawhide/f/test…
It has the following code:
# The zuul CI has zuul-build.repo
# The Jenkins CI has test-<pkgname>.repo
# We run this code from various packages, so we support any <pkgname>
if [ -f /etc/yum.repos.d/zuul-build.repo ]; then
cat /etc/yum.repos.d/zuul-build.repo >> $config
else
cat /etc/yum.repos.d/test-*.repo >> $config
fi
But since the change, we are getting:
cat: '/etc/yum.repos.d/test-*.repo': No such file or directory
Has the repo filename changed? What it is now?
Thanks,
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok