Skip to content

Commit

Permalink
[CI/CD] Switch Jenkinsfile to use libvirt and only one host (#3804)
Browse files Browse the repository at this point in the history
Summary of changes:
Deploy Vagrant using libvirt instead of virtualbox (for nested virt)
Removed logic using ssh to connect to another host
Removed logic related to git clone tarball
Removed command output being saved to log files (Jenkins log shows it now)
cppcheck Docker container mounts git dir instead of using tarball
OAI opanair-epc-fed git repo is now cloned instead of depended on by external scripts
oai-spgwc and oai-spgw-tiny Docker images are built if not present on Jenkins node

Signed-off-by: Matthew Mosesohn <matthew.mosesohn@gmail.com>
  • Loading branch information
mattymo committed Dec 2, 2020
1 parent 2aac8bf commit 2b47f4b
Showing 1 changed file with 182 additions and 317 deletions.

0 comments on commit 2b47f4b

Please sign in to comment.