Tim Hockin
70c1c795e8
Remove generated file rules in make
...
This is all covered by update-codegen.sh now.
The old `make generated_files` rule still exists, but just prints a
warning.
2022-10-04 08:50:30 -07:00
Patrick Ohly
41619ace15
stop using deprecated klog flags
...
Some scripts and tools still relied on the deprecated flags, the ones
which are about to be removed.
This is intentionally not a complete removal of all those flags in the entire
repo. This would lead to much more code churn also in places where commands
still accept the flags because they use klog directly.
2022-09-04 21:02:43 +02:00
Kubernetes Prow Robot
8acb522c03
Merge pull request #74488 from xichengliudui/fixshellcheck19022502
...
fix shellcheck in test/e2e_node/jenkins/...
2019-03-01 12:49:08 -08:00
Zhen Wang
6df207bdaa
allows configuring NPD image version in node e2e test and fix the test
2019-02-26 21:29:50 -08:00
xichengliudui
4b38978329
fix shellcheck in test/e2e_node/jenkins/...
...
update pull request
2019-02-26 01:01:48 -05:00
Matthias Bertschy
9b15af19b2
Update all script to use /usr/bin/env bash in shebang
2018-04-19 13:20:13 +02:00
Sen Lu
854132fdcc
clean up *.properties files
2018-04-17 21:44:32 -07:00
Sen Lu
69df66c738
Let node test subcommand be an arg
2017-09-28 13:47:51 -07:00
Yang Guo
22c9e23202
Supports customized system spec in the node conformance test and creates the GKE system spec
2017-07-14 09:39:19 -07:00
Derek Carr
43ae6f49ad
Enable per pod cgroups, fix defaulting of cgroup-root when not specified
2017-02-21 16:34:22 -05:00
Derek Carr
2ab9f0384e
Update test e2e nodes to use new flag
2017-02-03 17:21:37 -05:00
Sen Lu
cb4ea07229
Add --ssh-user to conformance script as well
2017-01-20 16:07:13 -08:00
Random-Liu
4cdd1b788a
Add node conformance ci test.
2016-12-13 19:08:55 -08:00