Predrag Rogic
|
daf6cd9229
|
TestFunctional: keep "pause:latest" as a test case
|
2021-03-02 00:56:56 +00:00 |
Predrag Rogic
|
50a1d239b1
|
pause: bump to newest image v3.4.1
|
2021-03-01 16:41:29 +00:00 |
Steven Powell
|
34db47e956
|
Merge pull request #10465 from spowelljr/addLastStart
Add last start logs to minikube logs output
|
2021-02-24 10:52:26 -07:00 |
Medya Gh
|
5721cd83cf
|
add image for containerd
|
2021-02-21 11:22:11 -08:00 |
Medya Gh
|
8c4672ab05
|
use crictl inspecti for verify images in test
|
2021-02-20 13:05:39 -08:00 |
Medya Gh
|
8f6ed1156d
|
move audit test
|
2021-02-19 20:49:41 -08:00 |
Steven Powell
|
2ed68553cd
|
added missing err check to scanner and new section logs integration test
|
2021-02-19 13:54:47 -07:00 |
Medya Ghazizadeh
|
26351ff6c6
|
Merge pull request #10350 from spowelljr/addAudit
Add audit logs to minikube logs output
|
2021-02-19 12:12:42 -08:00 |
Steven Powell
|
3a0e3bd300
|
added missing error check to scanner
|
2021-02-18 18:27:55 -07:00 |
Steven Powell
|
1a5c1f8219
|
refactored to make a bit cleaner
|
2021-02-18 17:44:23 -07:00 |
Steven Powell
|
2982b7db4c
|
use MustCompile instead of Compile as per Go lint
|
2021-02-18 17:42:06 -07:00 |
Steven Powell
|
635f89b079
|
variable rename
|
2021-02-18 17:39:44 -07:00 |
Steven Powell
|
d9aca3d0c9
|
make dashboard URL check more strict
|
2021-02-18 17:34:22 -07:00 |
Steven Powell
|
af4364ba6f
|
Updated dashboard URL detection logic for DashboardCmd test
|
2021-02-18 13:34:13 -07:00 |
Steven Powell
|
0f8f40b340
|
added integration tests
|
2021-02-17 15:02:00 -07:00 |
Predrag Rogic
|
b8052fe33d
|
replace sleep with retry.Expo()
|
2021-02-16 22:27:26 +00:00 |
Predrag Rogic
|
ec97f1db4b
|
fix integration.validateExtraConfig test adding --wait=all
|
2021-02-12 02:13:06 +00:00 |
Predrag Rogic
|
3c7d2e0351
|
fix WaitForPod by waiting for component Ready instead of pod Running status
|
2021-02-12 00:46:44 +00:00 |
Priya Wadhwa
|
5fc0b5ecb8
|
skip LoadImage test on darwin/github actions as it requires a running docker daemon
|
2021-02-11 10:32:04 -08:00 |
Medya Ghazizadeh
|
a3609d3778
|
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
|
2021-02-10 17:04:39 -08:00 |
Daehyeok Mun
|
f457bde02d
|
Add -l/--light option for profile list command.
If option is true, Doens't try to get profiles from container and read
current status.
|
2021-02-09 16:06:09 -08:00 |
Priya Wadhwa
|
53887f407c
|
skip load image on none driver
|
2021-02-08 10:30:17 -08:00 |
Priya Wadhwa
|
97c58bf839
|
Fix test
|
2021-02-05 15:29:43 -08:00 |
Priya Wadhwa
|
9a9c160b3f
|
Move load test into functional test
|
2021-02-05 14:28:25 -08:00 |
Yanshu Zhao
|
6fdffc860c
|
Move componentHealth test to sequential
|
2021-01-29 21:03:02 +00:00 |
Yanshu Zhao
|
dbb7857e76
|
Commit all tests but one
|
2021-01-29 18:44:53 +00:00 |
Yanshu Zhao
|
c74250b471
|
Commentout dashboard
|
2021-01-29 18:22:56 +00:00 |
Yanshu Zhao
|
76d2d4d41d
|
Remove mysql to see if fix the issue
|
2021-01-29 17:45:47 +00:00 |
Yanshu Zhao
|
7f5ee030b7
|
Change back
|
2021-01-29 16:15:45 +00:00 |
Yanshu Zhao
|
78e5b4d03b
|
change memory limit
|
2021-01-29 15:52:21 +00:00 |
Yanshu Zhao
|
d27313d50c
|
Add cpu limit
|
2021-01-29 15:35:44 +00:00 |
Yanshu Zhao
|
7348b89d39
|
Add memory config
|
2021-01-28 07:28:11 +00:00 |
Yanshu Zhao
|
fa019d3448
|
Increase limit
|
2021-01-28 04:31:57 +00:00 |
Yanshu Zhao
|
1e5b138994
|
Increase memory
|
2021-01-27 22:39:15 +00:00 |
Yanshu Zhao
|
b4ee446e47
|
Add wait=true for the second start of minikube
|
2021-01-27 16:58:29 +00:00 |
Medya Ghazizadeh
|
597091d84b
|
Merge pull request #10106 from spowelljr/userFlag
Add new flag --user and to log executed commands
|
2021-01-26 15:44:58 -08:00 |
priyawadhwa
|
a3225d7dbf
|
Merge pull request #10230 from priyawadhwa/fix-test-functional
Fix TestFunctional subtests to run for all three runtimes
|
2021-01-25 12:19:33 -08:00 |
Priya Wadhwa
|
9bd1528dbe
|
Add TODO
|
2021-01-22 15:56:21 -08:00 |
Priya Wadhwa
|
7b9ec8ad4d
|
Fix TestFunctional/Logs for all runtimes
|
2021-01-22 15:48:02 -08:00 |
Priya Wadhwa
|
6eaf2fd9d1
|
fix cache reload to take container runtime into account
|
2021-01-22 15:30:26 -08:00 |
Priya Wadhwa
|
62479fb16a
|
only run TestFunctional/DockerEnv with docker container runtime
|
2021-01-22 15:03:18 -08:00 |
Steven Powell
|
14bcd9ddec
|
added user flag validation and improved some test messages
|
2021-01-22 15:39:15 -07:00 |
Steven Powell
|
82f7df5b56
|
Add user flag and log executed commands
|
2021-01-20 17:30:48 -07:00 |
Ilya Zuyev
|
227a6af18e
|
Merge branch 'master' into ilyaz/arm64-fixes
|
2021-01-14 22:06:10 -08:00 |
Ilya Zuyev
|
d67a57101b
|
simplify validateServiceCmd(..) logic
|
2021-01-14 15:13:03 -08:00 |
Ilya Zuyev
|
dacb0b33e2
|
use k8s.gcr.io/echoserver[-arm]:1.8 for tests
|
2021-01-14 15:02:09 -08:00 |
Ilya Zuyev
|
e62aba44c6
|
revert changes for '--memroy' adjustment in `validateDryRun`
|
2021-01-14 15:01:24 -08:00 |
Ilya Zuyev
|
0a75e7ead3
|
comment '--memory' handling in validateDryRun(..)
|
2021-01-14 12:42:27 -08:00 |
Ilya Zuyev
|
e318f721e6
|
comment imageID(..)
|
2021-01-14 12:34:46 -08:00 |
Ilya Zuyev
|
5cc965921a
|
Remove redundant return after t.Skip(..)
|
2021-01-14 11:51:56 -08:00 |