Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
Revert "Making volumecreate and volumeaccess test as unstable to impr…
Browse files Browse the repository at this point in the history
…ove CI stability (#1420)"

This reverts commit 4f0d258.
  • Loading branch information
ashahi1 authored Jun 15, 2017
1 parent 4f0d258 commit 13fd009
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/e2e/volume_access_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// The goal of this test suite is to verify read/write consistency on volumes
// in accordance with the access updates on the volume

// +build unstable
// +build runalways

package e2e

Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/volumecreate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

// This test is going to cover various volume creation test cases

// +build unstable
// +build runonce

package e2e

Expand Down

0 comments on commit 13fd009

Please # to comment.