Commit Graph

56 Commits

Author SHA1 Message Date
Peter Šurda 6238736bff
Improve kvm performance 2024-03-16 13:32:57 +08:00
Peter Šurda 405cafe1c7
Update buildbot PB CA 2024-03-04 06:58:04 +08:00
Peter Šurda a4891458e3
Revert last commit 2024-03-04 02:07:27 +08:00
Peter Šurda 24bcc34915
Add missing argument 2024-03-04 01:42:59 +08:00
Peter Šurda 0cdd912945
Trying connection string 2024-03-04 01:36:08 +08:00
Peter Šurda ae9f18c287
Create worker parente directory if it doesn't exist 2024-03-03 23:39:16 +08:00
Peter Šurda 7a0392ec76
Fix argument order 2024-03-03 23:22:02 +08:00
Peter Šurda e36b4b986e
Change entrypoint TLS setting 2024-03-03 21:37:48 +08:00
Peter Šurda d9356bbd1e
Change BUILDMASTER to CONNECTIONSTRING 2024-03-03 20:18:34 +08:00
Peter Šurda 9d1a28c49f
Add PB CA cert 2024-03-03 19:49:02 +08:00
Peter Šurda 5ef9d31387
Add jammy 2024-03-01 23:22:13 +08:00
Peter Šurda 0a9a5d0968
Add transifex webhook handler 2022-12-13 14:34:16 +08:00
Peter Šurda a7076d3b65
Add deployment of libvirt user-data 2022-12-05 12:40:34 +08:00
Peter Šurda fd0967a53d
Disable elcapitan 2022-12-05 11:44:28 +08:00
Peter Šurda ba0a697b4f
Don't fail if config file missing
- seems to better fit into the workflow
2022-11-16 11:37:53 +08:00
Peter Šurda 2736785d7d
xenial entrypoint fix
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-05-08 12:50:47 +08:00
Peter Šurda 9ee854b6f7
Xenial entrypoint
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-05-08 12:26:36 +08:00
Peter Šurda 9c955b591c
Python package source workaround
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
- system pythohn packages have priority over deadsnakes PPA
2022-04-25 16:08:59 +08:00
surbhicis 3388fc1d59
increase disk space size
buildbot/travis_bionic Build done. Details
2021-12-01 15:39:49 +05:30
Peter Šurda 91efbb3f42
Add libglib to dpkg dependencies
buildbot/travis_bionic Build done. Details
2021-11-29 13:42:05 +08:00
Peter Šurda 5fba2af5c6
Remove kata-containers
buildbot/travis_bionic Build done. Details
- docker support was deprecated
2021-11-19 22:40:28 +08:00
Peter Šurda 0fb6628b47
Modify python xvfbwrapper
buildbot/travis_bionic Build done. Details
- install through pip instead of apt
2021-08-26 21:19:07 +08:00
Peter Šurda 656098a451
Add python3-xvfbwrapper for python 3
buildbot/travis_bionic Build done. Details
- workaround for Qt tests
2021-08-26 21:09:23 +08:00
Peter Šurda eef4c3dd16
Add Qt5 if python 3 specified
buildbot/travis_bionic Build done. Details
- workaround for tests
2021-08-26 20:57:47 +08:00
Peter Šurda 8ad80247b2
Reduce complexity
buildbot/travis_bionic Build done. Details
- doesn't run all combinations, only those that make most differences
- also adds checks for python-six
2021-08-08 09:59:58 +08:00
Peter Šurda 0377ebff81
travis2bash.sh configuragble config file
- passing an argument to travis2bash.sh allows to use a custom config
  file instead of the default .travis.yml
2021-03-30 21:18:49 +02:00
Peter Šurda 4430940d5e
fix: add openssh-client
- needed for cloning from gitea
2021-02-26 21:33:12 +01:00
Peter Šurda bd1cee60e3
fix: Don't expose sensitive data to buildbot jobs 2021-02-26 10:05:41 +01:00
Peter Šurda e868f30d8a
fix: typo 2021-02-26 09:45:53 +01:00
Peter Šurda 431847d2e4
feat: Add shunit2 to Dockerfile 2021-02-26 09:43:51 +01:00
Peter Šurda cda4222e7f
Add shell tools to Dockerfile
- add shellcheck and shunit2
2021-02-24 21:23:47 +01:00
Peter Šurda d6a3989c7c
Allow skipping apt update
- environment variable TRAVIS_SKIP_APT_UPDATE can be set to non-empty to
  skip apt update when running travis2bash.sh
2021-02-16 09:36:27 +01:00
Peter Šurda 9efd0556e6
Add English locale to travis docker 2021-02-14 15:07:47 +01:00
Peter Šurda a1dfb3442a
travis2bash python options fix 2021-02-14 11:59:12 +01:00
Peter Šurda 829e05599a
Add US locale to bionic Dockerfile 2021-02-14 11:58:35 +01:00
Peter Šurda be2aadb276
travis2bash argument fix
- also minor code quality
2021-02-14 11:52:33 +01:00
Peter Šurda 456a458e86
Add _with_* support to travis python 2021-02-14 11:41:17 +01:00
Peter Šurda 43bf23e4e7
travis python version skip fix 2021-02-14 09:30:40 +01:00
Peter Šurda 6d19239517
python travis2bash updates
- ignores things like "_with_system_site_packages"
- allows to skip python versions by using TRAVIS_PYTHON environment
  variable (set it to the desired python version to skip others)
2021-02-14 08:49:16 +01:00
Peter Šurda 0150d3abf2
Delete kata container after install 2021-02-12 08:33:42 +01:00
Peter Šurda 87b91e3203
Add fakerook to pybm-build-bionic Dockerfile 2021-02-12 08:20:01 +01:00
Peter Šurda 3972c89019
Only install kata if not installed already 2021-02-12 08:19:23 +01:00
Peter Šurda e2e6c24d13
Typo (Dockerfile dpkg dependency) 2021-02-11 11:45:58 +01:00
Peter Šurda 6569c7a76a
Add dpkg dependencies to Dockerfile 2021-02-11 11:44:35 +01:00
Peter Šurda a393354184
Fix travis2bash.sh symlink
- symlinks don't work as I expected so file is copied now instead
2021-02-11 11:39:15 +01:00
Peter Šurda 760b494499
Add missing travis2bash.sh symlink 2021-02-11 11:36:55 +01:00
Peter Šurda 72daaf34a6
Dockerfile travis2bash.sh fix 2021-02-11 11:12:04 +01:00
Peter Šurda 28d722e9c9
Elcapitan VM fix
- forgot to change VM name
- also some code quality fixes in virt-install-all.sh
2021-02-11 11:09:24 +01:00
Peter Šurda 7def0b1d46
Add kata install feedback 2021-02-11 10:54:22 +01:00
Peter Šurda c0793b39b1
Travis2bash.sh dockerfile fix 2021-02-11 10:52:33 +01:00