summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-13intel: T6847: update IXGBE Out-Of-Tree driver to v6.0.5Christian Breunig
2025-02-12syslog: T6989: update default system configuration with new CLI syntaxChristian Breunig
2025-02-08Merge pull request #902 from kumvijaya/currentYuriy Andamasov
T7145: updated codeowners list
2025-02-08T7145: updated codeowners listkumvijaya
2025-02-08T7145: updated codeowners listkumvijaya
2025-02-07Merge pull request #901 from Ckath/check-qemu-install-fixViacheslav Hletenko
T7140: check-qemu-install: fix unparsable command
2025-02-06T7140: check-qemu-install: fix unparsable commandckath
2025-02-05Merge pull request #900 from natali-rs1985/T7066Yevhen Bondarenko
T7066: Increase cpu number for smoketests
2025-02-05T7066: Increase cpu number for smoketestsNataliia Solomko
2025-02-04Merge pull request #898 from c-po/syslog-T6989Christian Breunig
T6989: disable rsyslog service
2025-02-03Merge pull request #899 from dmbaturin/T7132-rolling-boot-splashViacheslav Hletenko
artwork: T7132: new boot splash for rolling release images
2025-02-03Merge pull request #897 from sever-sever/T7125Daniil Baturin
T7125: add show version vyos-1x for smoketest
2025-02-03Merge pull request #895 from vyos/T7109-binary-includesDaniil Baturin
build: T7109: add support for includes_binary in flavors
2025-02-03build: T7132: new boot splash for rolling release imagesDaniil Baturin
The pseudo-constellation can be nicknamed "Operarius" ("The Worker") (genitive singular: "Operarii") Image by Oleg Gorobets
2025-02-02T6989: disable rsyslog serviceChristian Breunig
2025-02-02T7125: add show version vyos-1x for smoketestViacheslav Hletenko
2025-01-30Merge pull request #896 from sever-sever/T7110Viacheslav Hletenko
T7110: Increase memory to 8G for the smoketests
2025-01-30T7110: Increase memory to 8G for the smoketestsViacheslav Hletenko
Some smoketests requires more memory to pass all tests For example VPP tests
2025-01-30Merge pull request #893 from sever-sever/T7105Daniil Baturin
T7105: Disable by default vpp service until it is configured
2025-01-30Merge pull request #894 from sever-sever/T7106-smoketestDaniil Baturin
T7106: Extend check-qemu-install to show vpp version
2025-01-30build: T7109: add support for includes_binary in flavorsT7109-binary-includesDaniil Baturin
2025-01-30T7106: Extend check-qemu-install to show vpp versionViacheslav Hletenko
2025-01-30T7105: Disable by default vpp service until it is configuredViacheslav Hletenko
2025-01-23Merge pull request #892 from c-po/optional-lsb-testsDaniil Baturin
Testsuite: T7043: make build/manifest.json optional
2025-01-22Testsuite: T7043: make build/manifest.json optionalChristian Breunig
Support loading and testing random ISO images without the need for build/manifest.json. If the file is detected - tests are run. If file is not found - those tests are skipped.
2025-01-20Merge pull request #891 from jestabro/update-commit-hashT7064-add-pr-mirror-to-currentViacheslav Hletenko
T7046: T6342: update libvyosconfig commit hash
2025-01-20T7046: T6342: update libvyosconfig commit hashJohn Estabrook
2025-01-19Merge pull request #890 from c-po/currentChristian Breunig
frr: T6746: add libc-ares-dev build dependency
2025-01-19frr: T6746: add libc-ares-dev build dependencyChristian Breunig
Fix error: dpkg-checkbuilddeps: error: Unmet build dependencies: libc-ares-dev
2025-01-18Merge pull request #889 from natali-rs1985/T6895Viacheslav Hletenko
T6895: Build hsflowd with option PSAMPLE
2025-01-17T6895: Build hsflowd with option PSAMPLENataliia Solomko
2025-01-15Merge pull request #888 from sever-sever/T7026-srcViacheslav Hletenko
T7026: build vpp source plus binaries instead of only binaries
2025-01-15T7026: build vpp source plus binaries instead of only binariesViacheslav Hletenko
2025-01-14Merge pull request #887 from sever-sever/T7043-cpu-memDaniil Baturin
T7043: increase smoketest memory to 8G for vpp
2025-01-14Merge pull request #881 from sever-sever/T7206-vyos-1x-vppJohn Estabrook
T7026: Extend vyos-1x build to include vyos-vpp
2025-01-14T7043: increase smoketest memory to 8G for vppViacheslav Hletenko
2025-01-14Merge pull request #886 from sever-sever/T7026-fix-patchesViacheslav Hletenko
T7026: Use vpp patches during build as they not applied
2025-01-14T7026: Add apply_patches option for the build packages scriptViacheslav Hletenko
Add 'apply_patches' key is set to True (default) in the package configuration This allows skipping/applying patch application by 'build.py' for specific packages when desired Usage: apply_patches = false
2025-01-14T7026: Use vpp patches during build as they not appliedViacheslav Hletenko
Patches for VPP are not applied due to specific to the vpp repo structure, so we cannot use standard included to build.py function 'apply_patches' to patch the vpp sources. Use explicit patch in the "build_cmd" as a workaround and the simplest fix.
2025-01-13Merge pull request #885 from aapostoliuk/T2326-circinusChristian Breunig
T2326: opennhrp: Removed OpenNHRP package
2025-01-13T2326: opennhrp: Removed OpenNHRP packageaapostoliuk
Removed OpenNHRP package
2025-01-13Merge pull request #884 from sever-sever/T7043Viacheslav Hletenko
T7043: Add arguments for CPU and memory for the check-qemu-install
2025-01-11Merge pull request #883 from sever-sever/7026-vpp-buildViacheslav Hletenko
T7026: Use prebuild hook to build vpp
2025-01-11Merge pull request #882 from sever-sever/T7037Viacheslav Hletenko
T7037: Add prebuild hook for the package-build
2025-01-11T7043: Add arguments for CPU and memory for the check-qemu-installViacheslav Hletenko
Some smoketest requires more than 4G memory. And --cpu and --memory args for check-qemu-install
2025-01-10T7026: Use prebuild hook to build vppViacheslav Hletenko
2025-01-10T7037: Add prebuild hook for the package-buildViacheslav Hletenko
The pre_build_hook is an optional configuration defined in packages.toml It executes after the repository is checked out and before the build process begins. This hook allows you to perform preparatory tasks, such as creating directories, copying files, or running custom scripts/commands.
2025-01-09T7026: Extend vyos-1x build to include vyos-vppViacheslav Hletenko
2025-01-09Merge pull request #880 from vyos/T7032Viacheslav Hletenko
T7032: Add missing libpam-radius-auth build
2025-01-09Merge pull request #879 from jestabro/manifest-version-fieldDaniil Baturin
testsuite: T7031: add version to manifest if not explicitly set