summaryrefslogtreecommitdiff
path: root/features/project
diff options
context:
space:
mode:
authorDrew Blessing <drew.blessing@me.com>2014-10-16 11:34:19 -0500
committerDrew Blessing <drew.blessing@me.com>2014-10-28 05:20:36 -0500
commit776bca07cd4b3996a39035e90232c99599ed2663 (patch)
treec1b19469a059c2c5b5d4411eb4cacf4ee9109c1a /features/project
parentb23b78ada12d1bbff4ea4e4bf65a34b223aeb8b4 (diff)
downloadgitlab-ce-776bca07cd4b3996a39035e90232c99599ed2663.tar.gz
Add Atlassian Bamboo service
Diffstat (limited to 'features/project')
-rw-r--r--features/project/service.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/project/service.feature b/features/project/service.feature
index af88eaefa8f..88fd038d45f 100644
--- a/features/project/service.feature
+++ b/features/project/service.feature
@@ -54,3 +54,9 @@ Feature: Project Services
And I click email on push service link
And I fill email on push settings
Then I should see email on push service settings saved
+
+ Scenario: Activate Atlassian Bamboo CI service
+ When I visit project "Shop" services page
+ And I click Atlassian Bamboo CI service link
+ And I fill Atlassian Bamboo CI settings
+ Then I should see Atlassian Bamboo CI service settings saved