Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • test
  • e2e_node
  • gke_environment_test.go
Find file
BlameHistoryPermalink
  • Kubernetes Submit Queue's avatar
    Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node · 81c6b735
    Kubernetes Submit Queue authored Aug 07, 2018
    Automatic merge from submit-queue (batch tested with PRs 63572, 67084). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Remove [Conformance] from tests in test/e2e_node
    
    Conformance tests live inside of test/e2e, none of the tests currently
    tagged as `[Conformance]` in test/e2e_node actually get run when you run
    the conformance tests with e2e.test (either directly or indirectly with
    sonobuoy)
    
    If these tests make sense as both `[NodeConformance]` and `[Conformance]`
    tests, they should be ported to test/e2e/common
    
    /kind cleanup
    /area conformance
    /sig architecture
    /cc @bgrant0607 @smarterclayton @timothysc
    /sig node
    /cc @yujuhong
    
    ref: https://github.com/kubernetes/kubernetes/issues/66875
    
    ```release-note
    NONE
    ```
    81c6b735
gke_environment_test.go 13.5 KB
EditWeb IDE

Replace gke_environment_test.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.