Skip to content

Commit 7e06f74

Browse files
committed
missing device plugin
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
1 parent 1f11779 commit 7e06f74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
- name: Deploy quantum add-on
7272
run: |
7373
kubectl apply -f deploy/fluence-resources.yaml
74+
kubectl apply -f deploy/device-plugin.yaml
7475
kubectl rollout restart -n kube-system deployment/fluence
7576
kubectl rollout status -n kube-system deployment/fluence --timeout=180s
7677
for i in $(seq 1 60); do

0 commit comments

Comments
 (0)