kubernetes/test/e2e
Francesco Romani 1b5801a086 e2e: topomgr: add option to specify the SRIOV conf
We cannot anticipate all the possible configurations
needed by the SRIOV device plugin: there is too much variety.

Hence, we need to allow the test environment to supply
a host-specific ConfigMap to properly configure the device
plugin and avoid false negatives.

We still provide a the default config map as fallback and reference.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2020-02-10 22:47:53 +01:00
..
apimachinery generated: run refactor 2020-02-08 12:30:21 -05:00
apps generated: run refactor 2020-02-08 12:30:21 -05:00
auth generated: run refactor 2020-02-08 12:30:21 -05:00
autoscaling generated: run refactor 2020-02-08 12:30:21 -05:00
chaosmonkey fix golint failures of test/e2e/chaosmonkey 2019-05-27 18:30:12 +08:00
cloud generated: run refactor 2020-02-08 12:30:21 -05:00
common generated: run refactor 2020-02-08 12:30:21 -05:00
framework e2e: topomgr: add option to specify the SRIOV conf 2020-02-10 22:47:53 +01:00
generated e2e: topomgr: add test infra 2020-02-10 22:47:53 +01:00
instrumentation generated: run refactor 2020-02-08 12:30:21 -05:00
kubectl generated: run refactor 2020-02-08 12:30:21 -05:00
lifecycle generated: run refactor 2020-02-08 12:30:21 -05:00
manifest Move IngressFromManifest/IngressToManifest to ingress e2e fw 2020-01-24 15:28:59 +08:00
network generated: run refactor 2020-02-08 12:30:21 -05:00
node generated: run refactor 2020-02-08 12:30:21 -05:00
perftype Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
reporters Print progress updates to stdout and publish to URL 2019-11-09 15:35:08 -06:00
scheduling generated: run refactor 2020-02-08 12:30:21 -05:00
servicecatalog generated: run refactor 2020-02-08 12:30:21 -05:00
storage Merge pull request #85029 from serathius/remove-prometheus-test-e2e 2020-02-09 01:27:52 -08:00
system Move the IsMasterNode function to tests and mark it Deprecated 2019-08-28 11:17:27 -04:00
testing-manifests Remove kubectl run generators 2020-01-22 16:44:00 +01:00
ui cleanup req.Context() and ResponseWrapper 2020-01-29 08:50:45 -08:00
upgrades generated: run refactor 2020-02-08 12:30:21 -05:00
windows generated: run refactor 2020-02-08 12:30:21 -05:00
BUILD e2e/gke_local_ssd.go and e2e/gke_node_pools.go:Use e2eskipper package 2020-01-13 11:22:45 +08:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go generated: run refactor 2020-02-08 12:30:21 -05:00
e2e_test.go e2e: move funs of framework/viperconfig to e2e 2019-12-31 16:42:30 +08:00
examples.go generated: run refactor 2020-02-07 18:16:47 -08:00
gke_local_ssd.go e2e/gke_local_ssd.go and e2e/gke_node_pools.go:Use e2eskipper package 2020-01-13 11:22:45 +08:00
gke_node_pools.go e2e/gke_local_ssd.go and e2e/gke_node_pools.go:Use e2eskipper package 2020-01-13 11:22:45 +08:00
README.md Update deprecated links 2019-02-15 09:13:07 -05:00
suites.go Move suites.go to e2e package 2019-11-14 23:50:48 +00:00
viperconfig.go e2e: move funs of framework/viperconfig to e2e 2019-12-31 16:42:30 +08:00
viperconfig_test.go e2e: move funs of framework/viperconfig to e2e 2019-12-31 16:42:30 +08:00