Skip to content

Commit

Permalink
tests: migrate opensuse from google to openstack (#14754)
Browse files Browse the repository at this point in the history
* tests: migrate opensuse from google to openstack

This is the second part of the migration to openstack.

* skip interfaces-packagekit-control in leap 15.5
  • Loading branch information
sergiocazzolato authored Dec 5, 2024
1 parent 82ef1e2 commit cade41a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
tasks: 'tests/...'
rules: 'main'
- group: opensuse
backend: google-distro-2
backend: openstack
systems: 'opensuse-15.5-64 opensuse-15.6-64 opensuse-tumbleweed-64'
tasks: 'tests/...'
rules: 'main'
Expand Down
2 changes: 2 additions & 0 deletions tests/main/interfaces-packagekit-control/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ systems:
- -ubuntu-14.04-*
# Arm64 is not supported
- -ubuntu-*-arm-64
# Opensuse 15.5 PackageKit gets GDBus.Error setting proxy
- -opensuse-15.5-*

restore: |
snap remove --purge test-snapd-packagekit
Expand Down

0 comments on commit cade41a

Please sign in to comment.