Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxin1300 committed Dec 10, 2019
1 parent a914ce7 commit 4afbcd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/features/bootstrap_init_join_remove.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Feature: crmsh bootstrap process - init, join and remove
@clean
Scenario: Init cluster service on node "hanode1", and join on node "hanode2"

@clean
Scenario: test "crm configure show changed"
When Try "crm"

@clean
Scenario: Remove peer node "hanode2"
When Run "crm cluster remove hanode2 -y" on "hanode1"
Expand Down

0 comments on commit 4afbcd1

Please sign in to comment.