Kubernetes Prow Robot
43fde5ff1d
Merge pull request #546 from thockin/v3-dont-docker-kill
...
v3: e2e: Don't manually "docker kill"
2022-07-02 12:59:24 -07:00
Kubernetes Prow Robot
055a886bf1
Merge pull request #552 from thockin/v3-apt-dash-q
...
v3: Add -q to apt-get commands
2022-07-02 03:55:24 -07:00
Kubernetes Prow Robot
0e4b04d70a
Merge pull request #550 from thockin/v3-passwd_e2e_split
...
v3: Split password test to 2 - right and wrong passwd
2022-07-02 03:53:24 -07:00
Kubernetes Prow Robot
114b30daa6
Merge pull request #548 from thockin/v3-fail-count-logging
...
v3: Clean up fail-count logging
2022-07-02 03:51:24 -07:00
Kubernetes Prow Robot
e26af60512
Merge pull request #547 from thockin/v3-e2e-ncvsr-fmt
...
v3: e2e: Reformat ncsvr scripts for readability
2022-07-02 03:49:24 -07:00
Kubernetes Prow Robot
f4df63a54a
Merge pull request #545 from thockin/v3-dotfiles
...
v3: Fix inconsistency with build dotfile names
2022-07-02 03:05:23 -07:00
Tim Hockin
1c9d30fd72
Add -q to apt-get commands
2022-06-24 09:43:59 -07:00
Tim Hockin
6a5ca2981f
Split password test to 2 - right and wrong passwd
2022-06-24 09:43:29 -07:00
Tim Hockin
0a5952af7f
Clean up fail-count logging
...
Increment it before logging it!
2022-06-24 09:42:24 -07:00
Tim Hockin
59b3576105
e2e: Reformat ncsvr scripts for readability
2022-06-24 09:42:10 -07:00
Tim Hockin
5f6b04eae2
e2e: Don't manually "docker kill"
...
It happens automatically on test cleanup
2022-06-24 09:41:58 -07:00
Tim Hockin
0f768cb436
Fix inconsistency with build dotfile names
2022-06-24 08:23:46 -07:00
Kubernetes Prow Robot
5e35650bc7
Merge pull request #530 from thockin/release-3.x
...
Make ssh e2e test not use --one-time (v3)
2022-06-24 04:46:58 -07:00
Tim Hockin
414839fc62
Make ssh e2e test not use --one-time
...
There is functionality that needs to be tested beyond that.
2022-06-11 10:52:45 -07:00
Tim Hockin
9f02915f02
Pass CLEANUP=0 to test_e2e to leave logs
2022-06-11 19:49:23 +02:00
Kubernetes Prow Robot
7868e6093a
Merge pull request #527 from thockin/release-3.x
...
Fix Makefile to run tools on host OS/ARCH (v3)
2022-06-06 15:12:23 -07:00
Tim Hockin
9d813ba4a1
Fix Makefile to run tools on host OS/ARCH
2022-06-06 14:24:12 -07:00
Kubernetes Prow Robot
6c2451ef9d
Merge pull request #515 from thockin/release-3.x
...
Pass the whole environment to exechooks (v3 branch)
2022-05-29 00:18:51 -07:00
Tim Hockin
812da0c43e
Pass the whole environment to exechooks
2022-05-16 18:07:46 -07:00
Kubernetes Prow Robot
8dea3f4be5
Merge pull request #509 from thockin/v3-releasing
...
update RELEASING (v3)
2022-03-21 01:41:09 -07:00
Kubernetes Prow Robot
fd3602ed9d
Merge pull request #511 from thockin/v3-make-tools-on-demand
...
Only build test-tools when needed (v3)
2022-03-20 13:35:09 -07:00
Kubernetes Prow Robot
425915398d
Merge pull request #510 from thockin/v3-trimspace
...
TrimSpace exec's stdout/stderr for log (v3)
2022-03-20 13:33:10 -07:00
Tim Hockin
d953c0bf59
TrimSpace exec's stdout/stderr for log
2022-03-17 12:06:52 -07:00
Tim Hockin
2c8e4aff26
Only build test-tools when needed
2022-03-17 12:06:36 -07:00
Tim Hockin
a2c685b4f8
update RELEASING
2022-03-17 12:05:06 -07:00
Tim Hockin
d1c8a4277c
reorder test cases
2022-03-11 08:41:01 -08:00
Tim Hockin
ce4f7a192d
rename test case
2022-03-11 08:41:01 -08:00
Kubernetes Prow Robot
41e90014b5
Merge pull request #502 from Liujingfang1/release-3.x
...
update the base image to fix vulnerabilities
2022-03-10 17:09:06 -08:00
Kubernetes Prow Robot
dbbebf2e48
Merge pull request #499 from sed-i/feature/support_repo_change
...
Support repo change between invocations
2022-03-10 17:08:08 -08:00
Jingfang Liu
4622c69235
update the base image to fix vulnerabilities
...
It fixes the critical vulnerabilities: CVE-2021-45960
2022-03-10 16:18:56 -08:00
Kubernetes Prow Robot
c31398e141
Merge pull request #501 from thockin/release-3.x
...
Overhaul flags in README (v3)
2022-03-09 01:26:12 -08:00
Tim Hockin
f94cd1d4dd
README: Break flags into sections
2022-03-08 09:06:57 -08:00
Tim Hockin
3ffc83e29e
Clean up README table end-of-line
2022-03-08 08:58:28 -08:00
Tim Hockin
0d88253338
Re-order columns in README
2022-03-08 08:58:27 -08:00
Tim Hockin
c21cbbb472
Remove analytics link
2022-03-08 08:57:50 -08:00
Tim Hockin
f4e4db5325
Sync README to current flags
2022-03-08 08:56:29 -08:00
Kubernetes Prow Robot
cd6b833f05
Merge pull request #495 from thockin/release-3.x
...
Add GC controls, e2e regexes (v3 branch)
2022-03-08 03:38:33 -08:00
sed-i
c3791f59b2
Add volume mount for the repo sync test
2022-02-25 11:51:01 -05:00
sed-i
9780b620c0
Add repo-sync test
2022-02-25 03:46:37 -05:00
sed-i
4ca7832b0f
Do not pass global flags outside of main
2022-02-25 02:22:37 -05:00
sed-i
50f6327baf
Replace "origin" literal with flRepo
...
Replaces the hard-coded literal "origin" with the --repo value.
This way cleanup takes place even if --repo value changes between
invocations.
2022-02-24 23:33:15 -05:00
Tim Hockin
5707870ecc
Make e2e treat args as tests-name regexes
2022-02-24 09:04:24 -08:00
Tim Hockin
ad3955c0fa
Add --git-gc flag to control GC on each sync
...
Values:
* "auto" - run `git gc --auto` (default, respects git gc.* configs)
* "always" - run `git gc`
* "aggressive" - run `git gc --aggressive` (may require a longer timeout)
* "off" - do not run `git gc` on each sync (good for --one-time use)
2022-02-23 16:23:55 -08:00
Tim Hockin
47404c921e
Set some gc.* git config
...
In particular, this sets `gc.autoDetach` to "false".
2022-02-19 16:40:31 -08:00
Kubernetes Prow Robot
e98bbb0228
Merge pull request #493 from thockin/release-3.x
...
Set repoReady even when there wasn't a 1st clone (v3 branch)
2022-02-14 04:33:29 -08:00
Tim Hockin
ff156800a0
Set repoReady even when there wasn't a 1st clone
...
E.g. if the repo is already present (after a restart).
2022-02-12 17:35:04 -08:00
Kubernetes Prow Robot
53b4dbd00d
Merge pull request #490 from thockin/release-3.x
...
Set $GITSYNC_HASH in exechook (v3)
2022-02-06 23:41:43 -08:00
Tim Hockin
32e0d53b33
Set $GITSYNC_HASH in exechook
2022-02-06 16:26:04 -08:00
Kubernetes Prow Robot
83b5d64e26
Merge pull request #483 from thockin/release-3.x
...
Bump to go 1.17
2022-01-31 01:46:24 -08:00
Tim Hockin
8f46cbbb51
Bump go.mod to 1.17
...
run `go mod tidy` and `go mod vendor`
2022-01-28 20:10:20 -08:00