Skip to content

Commit f3122ba

Browse files
committed
build-containers: Enable aarch64 for default CentOS
The previous requirement for resilientstorage repo is no longer true after samba-in-kubernetes/samba-container#207. Remove the corresponding exclude from the job matrix.
1 parent 8db691c commit f3122ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

jobs/nightly-samba-containers.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
# ceph development rpm builds are not available for fedora
1717
- os_name: 'fedora'
1818
package_source: 'devbuilds'
19-
# resilient storage providing ctdb on centos is not available for aarch64
20-
- os_name: 'centos'
21-
os_arch: 'aarch64'
22-
package_source: 'default'
2319
jobs:
2420
- 'samba_build-containers-{kind}-{package_source}-{os_name}-{os_arch}'
2521

0 commit comments

Comments
 (0)