Skip to content

Commit b571b48

Browse files
test
1 parent 8491082 commit b571b48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azure-pipelines/build-sairedis-template.yml

+2
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ jobs:
131131
./autogen.sh
132132
DEB_BUILD_OPTIONS=nocheck fakeroot dpkg-buildpackage -b -us -uc -Tbinary-syncd-vs -j$(nproc)
133133
# Add SYS_TIME capability for settimeofday ok in syncd test
134+
which setcap
135+
ls -al
134136
sudo setcap "cap_sys_time=eip" syncd/.libs/tests
135137
make check
136138
mv ../*.deb .

0 commit comments

Comments
 (0)