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
  • tests
  • integration
  • integration.go
Find file
BlameHistoryPermalink
  • Brad Davidson's avatar
    Fix etcd snapshot integration tests · 7e172b2b
    Brad Davidson authored Oct 10, 2023
    Snapshot delete/prune tests were only working because the delete command
    would report success even when deleting a snapshot that didn't exist,
    and the test regex was finding the snapshot name multiple times in
    the list output and deleting it twice.
    
    Snapshot restore tests seem to have expected the deployment to be rolled out
    immediately, which is not a reasonable expectation.
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    (cherry picked from commit 7c5b69ca)
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    7e172b2b
integration.go 10.7 KB
EditWeb IDE

Replace integration.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.