648 Commits

Author SHA1 Message Date
Runar Borge
21db26a3e7 Testsuite: Adding relative time counter since start in logs 2019-09-27 21:33:39 +02:00
Runar Borge
f5f44f3bc8 Testsuite: Extending timeouts to work on qemu emulated installs 2019-09-27 21:32:37 +02:00
Runar Borge
00752f98ab Testsuite: Adding support for running on non-kvm hosts 2019-09-27 21:31:59 +02:00
Runar Borge
8bfc9cf652 Adding test-suite to Jenkins pipeline 2019-09-27 21:30:47 +02:00
Christian Poessinger
5ce1aaa587
Merge pull request #59 from runborg/eq-qemu-test
Add script to check installation iso with qemu
2019-09-23 22:11:51 +02:00
Runar Borge
3258d73399 Add script to check installation iso with qemu
This script installs a system on a emulated qemu host to verify that the iso produced is installable and boots.
After the iso is booted from disk it also tries to execute the vyos-smoketest script to verify checks there.
2019-09-23 21:33:58 +02:00
John Estabrook
1b3c234f21 T1676: [equuleus] buster: update GRUB boot parameters during upgrade 2019-09-20 18:44:49 -05:00
Kim
9964bbbb23
Ignore certificates in curl 2019-09-20 08:41:17 +02:00
Christian Poessinger
672c6153a8 Docker: arm64/armhf remove amd64 references 2019-09-19 18:26:34 +02:00
Kim Hagen
1bbbdef677 add hooks for autobuild 2019-09-19 10:31:59 +02:00
Christian Poessinger
b2aa30e203 Docker: adjustments for Debian 10 (Buster) 2019-09-19 08:33:38 +02:00
Christian Poessinger
57f0e90a4d Merge branch 'current' of github.com:vyos/vyos-build into equuleus
* 'current' of github.com:vyos/vyos-build:
  Jenkins: set GitHub build info on failure/success
  Jenkins: fix GitHub JSON API interface
  Jenkins: set timeout to 90 minutes
  Jenkins: add function to set GitHub build status
  Jenkins: only deploy ISO if build from official repository
2019-09-15 17:42:54 +02:00
Christian Poessinger
cc3f12cd93 Jenkins: set GitHub build info on failure/success 2019-09-15 12:37:38 +02:00
Christian Poessinger
c8302cd6fc Jenkins: fix GitHub JSON API interface 2019-09-15 12:29:16 +02:00
Christian Poessinger
38f06da287 Jenkins: set timeout to 90 minutes 2019-09-15 11:19:13 +02:00
Christian Poessinger
31e9295cd0 Jenkins: add function to set GitHub build status 2019-09-15 11:19:13 +02:00
Christian Poessinger
47b95b15b3 Jenkins: only deploy ISO if build from official repository 2019-09-15 11:00:02 +02:00
Christian Poessinger
f5bfb71713 Jenkins: fix rename error 2019-09-14 18:25:04 +02:00
Christian Poessinger
862691edf0 Merge branch 'current' of github.com:vyos/vyos-build into equuleus
* 'current' of github.com:vyos/vyos-build:
  Jenkins: adjust description
  Jenkins: add build trigger
  Jenkins: deploy ISO to dev.packages.vyos.net
  Jenkins: remove individual package build and only build the ISO
  T1640: update Linux Kernel to v4.19.70
  openvpn: T1630: add sudo configuration for openvpn user
  Docker: add graphviz to container
  T1598: enable vyos-hostsd by on startup.
2019-09-14 18:23:45 +02:00
Christian Poessinger
1e53198432 Jenkins: adjust description 2019-09-14 18:14:55 +02:00
Christian Poessinger
e37a682797 Jenkins: add build trigger 2019-09-14 18:04:00 +02:00
Christian Poessinger
01b8623c48 Jenkins: deploy ISO to dev.packages.vyos.net 2019-09-14 18:04:00 +02:00
Christian Poessinger
c636fc4747 Jenkins: remove individual package build and only build the ISO 2019-09-14 15:42:31 +02:00
Christian Poessinger
39ae5d423c T1640: update Linux Kernel to v4.19.70 2019-09-08 00:20:57 +02:00
Christian Poessinger
8a681c6194 openvpn: T1630: add sudo configuration for openvpn user 2019-09-06 15:16:12 +02:00
Christian Poessinger
ad4c3805b7 Docker: add graphviz to container 2019-09-03 21:52:57 +02:00
John Estabrook
29dc679dd0 T1602: add options to default to vyos packages over debian 2019-08-21 11:39:19 -05:00
Daniil Baturin
372bad3d5d T1598: enable vyos-hostsd by on startup. 2019-08-21 03:21:29 -04:00
Daniil Baturin
12189cca7b Merge branch 'current' into equuleus 2019-08-19 12:43:42 -04:00
Christian Poessinger
204e0cb825 T1592: update Linux Kernel to v4.19.67 2019-08-17 02:39:14 +02:00
Christian Poessinger
b8be8d2815 Packages: remove obsolete vyatta-openvpn 2019-08-17 02:26:41 +02:00
Christian Poessinger
e7366172e5 Packages: remove obsolete vyatta-openvpn 2019-08-17 02:24:50 +02:00
UnicronNL
a305d89942 do not disable metadata for openstack images 2019-08-16 14:14:48 +02:00
UnicronNL
d1e82e5de7 do not disable metadata for openstack images 2019-08-16 14:13:25 +02:00
UnicronNL
9e9f3f164e update Jenkins file for equuleus 2019-08-14 16:02:23 +02:00
Daniil Baturin
a7f8455a7f
Merge pull request #58 from dmaasland/vmware-key-fix
Fix default key path
2019-08-10 18:36:32 +07:00
Donny Maasland
ff7f28f359
Fix default key path 2019-08-10 13:09:41 +02:00
Christian Poessinger
5130a5b337
Merge pull request #53 from thepill/thepill-patch-1
Add note about building the image on non-linux systems using docker
2019-08-07 00:31:22 +02:00
Christian Poessinger
90759a092e T1562: change version scheme on current branch used for rolling releases 2019-08-05 14:21:22 +02:00
Christian Poessinger
e81b7d5b25 [intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers 2019-07-31 21:41:55 +02:00
Daniil Baturin
3c9071dcc1 Adjustments for the new equuleus repository. 2019-07-30 09:03:37 -04:00
Daniil Baturin
b75025546c
Change default debug user password to "debuguser" 2019-07-25 00:28:17 +07:00
Daniil Baturin
d11d4b6e44
Merge pull request #57 from runborg/equuleus-merged
Sync equuleus with current.
2019-07-23 17:07:34 +07:00
Runar Borge
6056acfa06 Merge remote-tracking branch 'origin/current' into equuleus
fixed merge errors in:
    * scripts/live-build-config
      - kernel parameters

    * scripts/build-packages
      - fixed list of packages to compile
2019-07-22 21:54:20 +02:00
Christian Poessinger
b229f0bd95 Packages: remove vyatta-op-dhcp-server 2019-07-20 21:20:30 +02:00
Christian Poessinger
7ac3f58540 Packages: default to equuleus branch 2019-07-20 20:30:40 +02:00
Christian Poessinger
dee58b5096 Docker: add pached debootstrap 2019-07-20 20:25:01 +02:00
Christian Poessinger
8c22ceead4 Revert "pdns-recursor: T1476: update PowerDNS recursor to 4.2 series"
This reverts commit aa19625ae1db029e162a9f29af6bd8ff782ff9ff.
2019-07-19 18:06:38 +02:00
Benjamin Pill
fa6fe744ef
Add note about building the image on non-linux systems using docker
Currently it is only working on linux systems (using docker)
2019-07-18 18:32:46 +02:00
Christian Poessinger
7bed9a1bbb
Merge pull request #52 from DmitriyEshenko/patch-2
Update README.md
2019-07-16 07:59:27 +02:00