Skip to content

Commit 0eaabfd

Browse files
authored
[ci] No longer pass '--privileged' option to slave container (sonic-net#1446)
Now that sonic-net/sonic-utilities#1427 has merged, we should be able to successfully run all unit tests in a non-privileged slave container.
1 parent 3b04710 commit 0eaabfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ pool:
1111

1212
container:
1313
image: sonicdev-microsoft.azurecr.io:443/sonic-slave-buster:latest
14-
options: --privileged
1514

1615
steps:
1716
- task: DownloadPipelineArtifact@2

0 commit comments

Comments
 (0)