summaryrefslogtreecommitdiff
path: root/packages/owamp/Jenkinsfile
AgeCommit message (Collapse)Author
2024-10-02T6754: Delete Jenkins build packagesmergify/bp/circinus/pr-781Viacheslav Hletenko
(cherry picked from commit 2fed892f2746561207aa21a2660f4d8f3f79d24e) # Conflicts: # packages/linux-kernel/.gitignore # packages/linux-kernel/Jenkinsfile # packages/linux-kernel/build-accel-ppp.sh # packages/linux-kernel/build-intel-ixgbe.sh # packages/linux-kernel/build-intel-ixgbevf.sh # packages/linux-kernel/build-intel-qat.sh # packages/linux-kernel/build-jool.py # packages/linux-kernel/build-kernel.sh # packages/linux-kernel/build-nat-rtsp.sh # packages/linux-kernel/build-openvpn-dco.sh # packages/net-snmp/Jenkinsfile
2023-09-26owamp: T4222: pin package to specific git tagChristian Breunig
It's not a good idea to select master here as this might lead to unwanted code slipping in. Latest master branch (v5.0) is currently unbuildable with the build instructions used.
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2022-06-01docker: T4222: Add packages to build owamp client-serverViacheslav Hletenko