Skip to content

Create a periodic job for e2e conformance test and upload results to test grid #103

@dims

Description

@dims

Now that we have the e2e conformance test run against PR(s), we need a CI job that runs the same thing periodically (6 hours? 12 hours?) Here are some notes:

  • We need a periodic job for Kubernetes/Kubernetes master against cloud-provider-openstack master (so we know if we break something)
  • We need a periodic job for Kubernetes/Kubernetes release-1.10 branch against cloud-provider-openstack master (se we make sure we don't break any one who wants to use our code against the last release)
  • Need to create a GCS bucket and upload files for each run, so we can display the results in kubernetes test-grid. See details in [1]

Nits:

  • test_results.html is empty as the junit xml file is under kubernetes directory (it's junit_01.xml)

Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions