Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-12 | Merge pull request #904 from c-po/current | Christian Breunig | |
syslog: T6989: update default system configuration with new CLI syntax | |||
2025-02-12 | syslog: T6989: update default system configuration with new CLI syntax | Christian Breunig | |
2025-02-08 | Merge pull request #902 from kumvijaya/current | Yuriy Andamasov | |
T7145: updated codeowners list | |||
2025-02-08 | T7145: updated codeowners list | kumvijaya | |
2025-02-08 | T7145: updated codeowners list | kumvijaya | |
2025-02-07 | Merge pull request #901 from Ckath/check-qemu-install-fix | Viacheslav Hletenko | |
T7140: check-qemu-install: fix unparsable command | |||
2025-02-06 | T7140: check-qemu-install: fix unparsable command | ckath | |
2025-02-05 | Merge pull request #900 from natali-rs1985/T7066 | Yevhen Bondarenko | |
T7066: Increase cpu number for smoketests | |||
2025-02-05 | T7066: Increase cpu number for smoketests | Nataliia Solomko | |
2025-02-04 | Merge pull request #898 from c-po/syslog-T6989 | Christian Breunig | |
T6989: disable rsyslog service | |||
2025-02-03 | Merge pull request #899 from dmbaturin/T7132-rolling-boot-splash | Viacheslav Hletenko | |
artwork: T7132: new boot splash for rolling release images | |||
2025-02-03 | Merge pull request #897 from sever-sever/T7125 | Daniil Baturin | |
T7125: add show version vyos-1x for smoketest | |||
2025-02-03 | Merge pull request #895 from vyos/T7109-binary-includes | Daniil Baturin | |
build: T7109: add support for includes_binary in flavors | |||
2025-02-03 | build: T7132: new boot splash for rolling release images | Daniil Baturin | |
The pseudo-constellation can be nicknamed "Operarius" ("The Worker") (genitive singular: "Operarii") Image by Oleg Gorobets | |||
2025-02-02 | T6989: disable rsyslog service | Christian Breunig | |
2025-02-02 | T7125: add show version vyos-1x for smoketest | Viacheslav Hletenko | |
2025-01-30 | Merge pull request #896 from sever-sever/T7110 | Viacheslav Hletenko | |
T7110: Increase memory to 8G for the smoketests | |||
2025-01-30 | T7110: Increase memory to 8G for the smoketests | Viacheslav Hletenko | |
Some smoketests requires more memory to pass all tests For example VPP tests | |||
2025-01-30 | Merge pull request #893 from sever-sever/T7105 | Daniil Baturin | |
T7105: Disable by default vpp service until it is configured | |||
2025-01-30 | Merge pull request #894 from sever-sever/T7106-smoketest | Daniil Baturin | |
T7106: Extend check-qemu-install to show vpp version | |||
2025-01-30 | build: T7109: add support for includes_binary in flavorsT7109-binary-includes | Daniil Baturin | |
2025-01-30 | T7106: Extend check-qemu-install to show vpp version | Viacheslav Hletenko | |
2025-01-30 | T7105: Disable by default vpp service until it is configured | Viacheslav Hletenko | |
2025-01-23 | Merge pull request #892 from c-po/optional-lsb-tests | Daniil Baturin | |
Testsuite: T7043: make build/manifest.json optional | |||
2025-01-22 | Testsuite: T7043: make build/manifest.json optional | Christian 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-20 | Merge pull request #891 from jestabro/update-commit-hashT7064-add-pr-mirror-to-current | Viacheslav Hletenko | |
T7046: T6342: update libvyosconfig commit hash | |||
2025-01-20 | T7046: T6342: update libvyosconfig commit hash | John Estabrook | |
2025-01-19 | Merge pull request #890 from c-po/current | Christian Breunig | |
frr: T6746: add libc-ares-dev build dependency | |||
2025-01-19 | frr: T6746: add libc-ares-dev build dependency | Christian Breunig | |
Fix error: dpkg-checkbuilddeps: error: Unmet build dependencies: libc-ares-dev | |||
2025-01-18 | Merge pull request #889 from natali-rs1985/T6895 | Viacheslav Hletenko | |
T6895: Build hsflowd with option PSAMPLE | |||
2025-01-17 | T6895: Build hsflowd with option PSAMPLE | Nataliia Solomko | |
2025-01-15 | Merge pull request #888 from sever-sever/T7026-src | Viacheslav Hletenko | |
T7026: build vpp source plus binaries instead of only binaries | |||
2025-01-15 | T7026: build vpp source plus binaries instead of only binaries | Viacheslav Hletenko | |
2025-01-14 | Merge pull request #887 from sever-sever/T7043-cpu-mem | Daniil Baturin | |
T7043: increase smoketest memory to 8G for vpp | |||
2025-01-14 | Merge pull request #881 from sever-sever/T7206-vyos-1x-vpp | John Estabrook | |
T7026: Extend vyos-1x build to include vyos-vpp | |||
2025-01-14 | T7043: increase smoketest memory to 8G for vpp | Viacheslav Hletenko | |
2025-01-14 | Merge pull request #886 from sever-sever/T7026-fix-patches | Viacheslav Hletenko | |
T7026: Use vpp patches during build as they not applied | |||
2025-01-14 | T7026: Add apply_patches option for the build packages script | Viacheslav 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-14 | T7026: Use vpp patches during build as they not applied | Viacheslav 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-13 | Merge pull request #885 from aapostoliuk/T2326-circinus | Christian Breunig | |
T2326: opennhrp: Removed OpenNHRP package | |||
2025-01-13 | T2326: opennhrp: Removed OpenNHRP package | aapostoliuk | |
Removed OpenNHRP package | |||
2025-01-13 | Merge pull request #884 from sever-sever/T7043 | Viacheslav Hletenko | |
T7043: Add arguments for CPU and memory for the check-qemu-install | |||
2025-01-11 | Merge pull request #883 from sever-sever/7026-vpp-build | Viacheslav Hletenko | |
T7026: Use prebuild hook to build vpp | |||
2025-01-11 | Merge pull request #882 from sever-sever/T7037 | Viacheslav Hletenko | |
T7037: Add prebuild hook for the package-build | |||
2025-01-11 | T7043: Add arguments for CPU and memory for the check-qemu-install | Viacheslav Hletenko | |
Some smoketest requires more than 4G memory. And --cpu and --memory args for check-qemu-install | |||
2025-01-10 | T7026: Use prebuild hook to build vpp | Viacheslav Hletenko | |
2025-01-10 | T7037: Add prebuild hook for the package-build | Viacheslav 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-09 | T7026: Extend vyos-1x build to include vyos-vpp | Viacheslav Hletenko | |
2025-01-09 | Merge pull request #880 from vyos/T7032 | Viacheslav Hletenko | |
T7032: Add missing libpam-radius-auth build | |||
2025-01-09 | Merge pull request #879 from jestabro/manifest-version-field | Daniil Baturin | |
testsuite: T7031: add version to manifest if not explicitly set |