Skip to content

Commit

Permalink
[ci] No longer pass '--privileged' option to slave container (sonic-n…
Browse files Browse the repository at this point in the history
…et#1446)

Now that sonic-net#1427 has merged, we should be able to successfully run all unit tests in a non-privileged slave container.
  • Loading branch information
jleveque authored and anand-kumar-subramanian committed Mar 2, 2021
1 parent 9d7c287 commit 23e12b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ pool:

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

steps:
- task: DownloadPipelineArtifact@2
Expand Down

0 comments on commit 23e12b6

Please sign in to comment.