Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify target cluster architecture for tests #3128

Merged
merged 1 commit into from
Aug 25, 2020

Commits on Aug 24, 2020

  1. Allow to specify target cluster architecture for tests

    When e2e or examples tests are started, hardware architectutere of the host
    is always used. However test cases can be exectuted on cluster with another architecture,
    using `--kubeconfig` parameter.
    `TEST_RUNTIME_ARCH` allows to specify target cluster architecture to be able to use
    correct restrictions and modifications, specific to concrete arch.
    
    Signed-off-by: Yulia Gaponenko <yulia.gaponenko1@de.ibm.com>
    barthy1 committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    acdf150 View commit details
    Browse the repository at this point in the history