Skip to content

Commit 1d3d3ff

Browse files
committed
ci: make sure all leap repositories are refreshed
Signed-off-by: Adrian Reber <areber@redhat.com> (cherry picked from commit 4fd314d)
1 parent d72ce34 commit 1d3d3ff

9 files changed

Lines changed: 2 additions & 996 deletions

File tree

.github/workflows/validate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
- name: Validate Build
112112
run: |
113113
. /etc/profile.d/lmod.sh
114+
zypper --no-gpg-checks refresh
114115
tests/ci/run_build.py ohpc ${{ steps.files.outputs.added_modified }}
115116
touch /tmp/empty
116117
- uses: actions/upload-artifact@v7
@@ -153,6 +154,7 @@ jobs:
153154
sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 || true
154155
- name: Run CI Tests
155156
run: |
157+
zypper --no-gpg-checks refresh
156158
export SKIP_CI_SPECS="${{ env.SKIP_CI_SPECS }}${{ env.JOB_SKIP_CI_SPECS }}"
157159
. /etc/profile.d/lmod.sh
158160
chown ohpc -R tests

components/distro-packages/psqlodbc/LICENSE

Lines changed: 0 additions & 502 deletions
This file was deleted.

components/distro-packages/psqlodbc/SOURCES/rpmlintrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

components/distro-packages/psqlodbc/SPECS/psqlODBC.spec

Lines changed: 0 additions & 99 deletions
This file was deleted.

components/distro-packages/python-setuptools/LICENSE

Lines changed: 0 additions & 59 deletions
This file was deleted.

components/distro-packages/python-setuptools/SOURCES/fix-sle11-test-failure.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)