Skip to content

Commit 100e4ba

Browse files
committed
tests_l2: update dsa-workload job
Signed-off-by: vbedida79 <veenadhari.bedida@intel.com>
1 parent bae8997 commit 100e4ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/l2/dsa/dsa_job.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ spec:
1919
- "./dsa_user_test_runner.sh"
2020
args:
2121
- "--skip-config"
22-
capabilities:
23-
add:
24-
[SYS_RAWIO]
22+
securityContext:
23+
capabilities:
24+
add:
25+
[SYS_RAWIO]
2526
resources:
2627
limits:
2728
dsa.intel.com/wq-user-dedicated: 1
28-
restartPolicy: Never
2929
serviceAccountName: intel-dsa

0 commit comments

Comments
 (0)