Skip to content

Commit 8330a67

Browse files
Remove modulesLoadingOrder from CI build-sign module spec
We currently try to load 2 kmods in dra ci even though we do not need to, this commit loads the main kmod only. Upstream-Commit: 01f137c54ff8a47a2a33d3c93f912dd0405b3ed3
1 parent 1593477 commit 8330a67

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ci/e2e-dra/module-kmm-ci-dra.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ spec:
88
container:
99
modprobe:
1010
moduleName: kmm_ci_a
11-
modulesLoadingOrder: [kmm_ci_a, kmm_ci_b]
1211
kernelMappings:
1312
- regexp: '^.+$'
1413
containerImage: image-registry.openshift-image-registry.svc:5000/$MOD_NAMESPACE/$MOD_NAME:$KERNEL_FULL_VERSION

0 commit comments

Comments
 (0)