Skip to content

[Fix tests] Skip non SequenceNode yaml to work around on the old kyaml bug#1604

Merged
k8s-ci-robot merged 1 commit into
kubeflow:masterfrom
Tomcli:patch-6
Nov 3, 2020
Merged

[Fix tests] Skip non SequenceNode yaml to work around on the old kyaml bug#1604
k8s-ci-robot merged 1 commit into
kubeflow:masterfrom
Tomcli:patch-6

Conversation

@Tomcli

@Tomcli Tomcli commented Nov 3, 2020

Copy link
Copy Markdown
Member

Which issue is resolved by this Pull Request:
Related #1567

Description of your changes:
Since we are still using kyaml v0.1.11 for our tests, it has some bugs when parsing non SequenceNode yaml. Although it's resolved in the newer release of kyaml, updating kyaml will dramatically change the current generated tests. Therefore, we skip all the files with wrong Node Kind for since we only need to check the proper kubernetes yaml.

Checklist:

  • Unit tests have been rebuilt:
    1. cd manifests/tests
    2. make generate-changed-only
    3. make test

@kubeflow-bot

Copy link
Copy Markdown
Contributor

This change is Reviewable

@Tomcli Tomcli mentioned this pull request Nov 3, 2020
1 task
@PatrickXYS

Copy link
Copy Markdown
Member

/lgtm

@animeshsingh

Copy link
Copy Markdown
Contributor

Thanks @Tomcli
/approve

cc @jlewi

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: animeshsingh, Tomcli

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit eea545d into kubeflow:master Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants