Skip to content

Commit 660b4ab

Browse files
Updated JenkinsFile
1 parent 6043b07 commit 660b4ab

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.pabotsuitenames

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
datasources:1264944a75769227dc97f934ec2063d6455342ca
2+
commandlineoptions:4646f830c11b3b08187f1ae751d3e04041590953
3+
suitesfrom:no-suites-from-option
4+
file:17dd078aa6065f2781278431933ce407d5d6c9b7
5+
--test Browserstack-Examples-Robot.Src.Test.Suites.E2E.E2E.E2E Test
6+
--test Browserstack-Examples-Robot.Src.Test.Suites.Login.loginTests.Check if Signin opens on clicking on favourites nav item
7+
--test Browserstack-Examples-Robot.Src.Test.Suites.Login.loginTests.Check Login with locked_user
8+
--test Browserstack-Examples-Robot.Src.Test.Suites.Offers.Offers Test.Set GPS location to Mumbai and check offers
9+
--test Browserstack-Examples-Robot.Src.Test.Suites.Product.Filter Test.Apply 'Lowest to Highest' Order By Filter
10+
--test Browserstack-Examples-Robot.Src.Test.Suites.Product.Filter Test.Apply Apple And Samsung Filter
11+
--test Browserstack-Examples-Robot.Src.Test.Suites.User.User Tests.Check Login with image_not_loading_user
12+
--test Browserstack-Examples-Robot.Src.Test.Suites.User.User Tests.Check Order in existing_orders_user
13+
--test Browserstack-Examples-Robot.Src.Test.Suites.User.User Tests.Add fav and check fav count

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ bstack-local''',
6969
cd test
7070
export CONFIG_FILE_PATH=`pwd`/'resources/conf/caps/bstack-config.yaml'
7171
export PATH=~/.local/bin:$PATH
72-
/var/lib/jenkins/.local/bin/pabot --testlevelsplit --verbose --variable testType:bstack-single --suite product .
72+
/var/lib/jenkins/.local/bin/pabot --testlevelsplit --verbose --variable testType:bstack-single .
7373
7474
'''
7575
}

0 commit comments

Comments
 (0)