File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6666 MIRROR=http://archive.ubuntu.com/ubuntu autopkgtest-build-lxd ubuntu-daily:noble # LP: #2052639
6767 - name : Run autopkgtest
6868 run : |
69- pull-lp-source network-manager noble
69+ # When we introduce ABI breaking changes, we need to rebuild NM in DEP-8
70+ #pull-lp-source network-manager noble
7071 sudo autopkgtest -U \
71- --copy=debian/artifacts:/root/ --setup-commands='dpkg -i /root/*.deb' \
7272 --env=DEB_BUILD_OPTIONS=nocheck \
7373 --apt-pocket=proposed=src:network-manager \
74- network-manager_*.dsc -- lxd autopkgtest/ubuntu/noble/amd64 || test $? -eq 2 # allow for skipped tests (exit code = 2)
74+ debian/artifacts/*.deb network-manager -- lxd autopkgtest/ubuntu/noble/amd64 || test $? -eq 2 # allow for skipped tests (exit code = 2)
You can’t perform that action at this time.
0 commit comments