...

Text file src/k8s.io/kubernetes/test/e2e_node/jenkins/README.md

Documentation: k8s.io/kubernetes/test/e2e_node/jenkins

     1# Node e2e job migration notice:
     2
     3Sig-testing is actively migrating node e2e jobs from Jenkins to [Prow],
     4and we are moving *.property and image-config.yaml files to [test-infra]
     5
     6If you want to update those files, please also update them in [test-infra].
     7
     8If you have any questions, please contact @krzyzacy or #sig-testing.
     9
    10
    11## Test-infra Links:
    12Here's where the existing node e2e job config live:
    13
    14[Image config files](https://github.com/kubernetes/test-infra/tree/master/jobs/e2e_node)
    15
    16[Node test job args (.properties equivalent)](https://github.com/kubernetes/test-infra/blob/master/jobs/config.json)
    17
    18
    19[test-infra]: https://github.com/kubernetes/test-infra
    20[Prow]: https://github.com/kubernetes/test-infra/tree/master/prow

View as plain text