Sharif Elgamal
290230831e
break OS_ARCH into OS and ARCH
2021-05-06 16:23:41 -07:00
Sharif Elgamal
ad885687de
actually common.sh is a better choice
2021-05-06 13:05:02 -07:00
Sharif Elgamal
63b773e88b
combine run_tests.sh and common.sh for integration testing
2021-05-06 12:43:16 -07:00
Sharif Elgamal
aef091198a
fix up screwy env vars
2020-12-08 16:18:12 -08:00
Medya Gh
d626c93203
install gopogh by go get
2019-12-19 14:24:33 -08:00
Medya Gh
104d7c64cd
resolve code review comments
2019-12-19 09:32:09 -08:00
Medya Gh
7fa17934d8
install gopogh using binary
2019-12-17 14:21:23 -08:00
Thomas Strömberg
94e0f289e9
Merge pull request #5648 from tstromberg/cleanup-scripts
...
Automatically install periodic cleanup script on macOS and Linux
2019-10-30 10:51:52 -07:00
Thomas Stromberg
07ab2751ec
Output warning rather than fail if install does not work
2019-10-30 09:33:43 -07:00
Thomas Stromberg
0b65bbf1d9
Use underscores for script names, clear dhcpd leases
2019-10-29 21:33:39 -07:00
Thomas Stromberg
df2dff532a
Increase timeout to 90m, unset PARALLEL_COUNT
2019-10-29 20:03:39 -07:00
tstromberg
f8f38f917b
Fix issues with crontab installation
2019-10-29 16:10:13 -07:00
Thomas Stromberg
33ef4e1103
Add comment explaining why EXPECTED_DEFAULT_DRIVER=hyperkit
2019-10-24 15:26:34 -07:00
Thomas Stromberg
dcdac36e98
Add integration tests
2019-10-23 21:45:23 -07:00
tstromberg
fb6295823f
rsync cron directory
2019-10-21 11:37:32 -07:00
Thomas Stromberg
305209e869
Automatically install periodic cleanup script on macOS and Linux
2019-10-17 12:19:43 -07:00
tstromberg
cfdc944e74
Consistently use <driver>_<OS> for test targets
2019-08-06 16:33:04 -07:00
Medya Ghazizadeh
09b8d4d2b0
Update osx_integration_tests_virtualbox.sh
2019-07-30 22:45:59 -07:00
Medya Gh
ea2278ec76
Trying 4
2019-07-30 21:21:33 -07:00
Medya Gh
1e189815fd
trying 6
2019-07-30 19:30:11 -07:00
Medya Gh
eee34071fe
Added new config var for test script PARALLEL_COUNT
2019-07-30 10:45:05 -07:00
Aaron Prindle
f9a29cb768
remove last localkube bootstrapper test reference
2018-07-24 12:36:42 -07:00
Matt Rickard
a2a4780186
Explicitly use localkube bootstrapper and binary
...
Use the localkube binary built from CI in the integration tests.
2017-10-30 09:22:33 -07:00
Matt Rickard
d8bc509561
Parameterize jenkins jobs
2017-01-09 15:17:17 -08:00
Xinbo Weng
c76ad1cf81
fix some typos
...
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
fix my errors
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
2016-12-24 13:20:18 +08:00
Matt Rickard
5316802f8a
Only copy over the files we need from test bucket
...
Sometimes gsutil cp -r can miss files. We also don't need to copy over
every file. Additionally, I started to abstract the OS_ARCH away so
that we can more easily template the jenkins OS tests.
2016-11-28 13:50:04 -08:00
dlorenc
483531164e
Integration test cleanup.
...
Set logging to verbose, cleanup config before runs.
2016-10-20 12:32:59 -07:00
Aaron Prindle
50126ffc62
Merge pull request #682 from aaron-prindle/jenkins-changes
...
Made changes to Jenkins files for new github flow
2016-10-11 16:56:59 -07:00
Aaron Prindle
9bf5c43a67
Made changes to Jenkins files for new github flow
2016-10-11 16:32:16 -07:00
Aaron Prindle
b838813187
Added appropriate executable permissions (755) in github shell scripts so jenkins can run them w/o modifying
2016-10-11 13:50:30 -07:00
Aaron Prindle
602fd82bd3
Adding Jenkins files to /hack/jenkins After this commit goes throught, changes to jenkins should be made to use the scripts in this /hack/jenkins folder directly
2016-10-11 11:41:27 -07:00