Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Revert "Revert "Revert "@revert(ci): launch only downtime"""
Browse files Browse the repository at this point in the history
This reverts commit a0c0e60.
  • Loading branch information
loiclau authored and Matthieu Kermagoret committed Sep 27, 2017
1 parent df925c0 commit 9f1970b
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion features/Acknowledgement.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Feature: Meta-services acknowledgement
Background:
Given I am logged in a Centreon server


@critical
Scenario: Acknowlegde normal services
Given a non-OK service
When I acknowledge the service
Expand Down
2 changes: 1 addition & 1 deletion features/CommandConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: Edit a command
Given I am logged in a Centreon server
And a command is configured


@critical
Scenario: Change the properties of a command
When I change the properties of a command
Then the properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/ContactConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: ContactConfiguration
Given I am logged in a Centreon server
And a contact is configured


@critical
Scenario: Change the properties of a contact
When I update contact properties
Then the contact properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/GeneratePoller.feature
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Feature: Generate poller configuration
Then I am redirected to generate page
And the pollers are already selected


@critical
Scenario: Generate poller configuration
Given a Centreon platform with multiple pollers
And multiple pollers are selected
Expand Down
2 changes: 1 addition & 1 deletion features/HostConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: HostConfiguration
Given I am logged in a Centreon server
And an host is configured


@critical
Scenario: Edit the name of an host
When I change the properties of a host
Then its properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/HostGroupConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: HostGroupConfiguration
Given I am logged in a Centreon server
And an host group is configured


@critical
Scenario: Edit the properties of an host group
When I change the properties of a host group
Then its properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/HostTemplateBasicsOperations.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: HostTemplateBasicsOperations
Given I am logged in a Centreon server
And a host template is configured


@critical
Scenario: I test the modification of a host template properties
When I change the properties of a host template
Then the properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/RestartCentreonEngine.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Feature: Centreon Engine Restart
Background:
Given I am logged in a Centreon server


@critical
Scenario: Check Centreon Engine Restart
Given I am on the poller configuration export page
And I check Restart Monitoring Engine
Expand Down
2 changes: 1 addition & 1 deletion features/ServiceConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: Edit a service
Given I am logged in a Centreon server
And a service is configured


@critical
Scenario: Change the properties of a service
When I change the properties of a service
Then the properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/ServiceGroupConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: ServiceGroupConfiguration
Given I am logged in a Centreon server
And a service group is configured


@critical
Scenario: Change the properties of a service group
When I change the properties of a service group
Then the properties are updated
Expand Down
2 changes: 1 addition & 1 deletion features/ServiceTemplateConfiguration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: Edit a service
Given I am logged in a Centreon server
And a service template is configured


@critical
Scenario: Change the properties of a service template
When I change the properties of a service template
Then the properties are updated
Expand Down

0 comments on commit 9f1970b

Please sign in to comment.