Mailing List Archive

[MediaWiki-commits] [Gerrit] integration/config[master]: Move Internet Explorer tests in WebPageTest to own test files
Phedenskog has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404925 )

Change subject: Move Internet Explorer tests in WebPageTest to own test files
......................................................................

Move Internet Explorer tests in WebPageTest to own test files

By moving the tests, it will make it easier to deploy the
Linux agent side by side with the current agent by only
changing Jenkins configuration.

Needs https://gerrit.wikimedia.org/r/#/c/404918/1

Bug: T175240

Change-Id: I534c6f9fc3ce9c43131a5db928567848e0b8bd07
---
M jjb/misc.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/25/404925/1

diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index ed5bfa1..6fe8082 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -330,6 +330,8 @@
RESULT+=$?
./bin/index.js --batch ./scripts/batch/desktop.txt
RESULT+=$?
+ ./bin/index.js --batch ./scripts/batch/desktop-ie.txt
+ RESULT+=$?
./bin/index.js --batch ./scripts/batch/login-mobile.txt
RESULT+=$?
./bin/index.js --batch ./scripts/batch/login-desktop.txt
@@ -338,6 +340,8 @@
RESULT+=$?
./bin/index.js --batch ./scripts/batch/second-view-desktop.txt
RESULT+=$?
+ ./bin/index.js --batch ./scripts/batch/second-view-desktop-ie.txt
+ RESULT+=$?
exit $RESULT
publishers:
- webpagetest-irc

--
To view, visit https://gerrit.wikimedia.org/r/404925
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I534c6f9fc3ce9c43131a5db928567848e0b8bd07
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Phedenskog <phedenskog@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
[MediaWiki-commits] [Gerrit] integration/config[master]: Move Internet Explorer tests in WebPageTest to own test files [ In reply to ]
jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/404925 )

Change subject: Move Internet Explorer tests in WebPageTest to own test files
......................................................................


Move Internet Explorer tests in WebPageTest to own test files

By moving the tests, it will make it easier to deploy the
Linux agent side by side with the current agent by only
changing Jenkins configuration.

Needs https://gerrit.wikimedia.org/r/#/c/404918/

Bug: T175240
Depends-On: I786ea6153a26364c9880b314826695094a022d71
Change-Id: I534c6f9fc3ce9c43131a5db928567848e0b8bd07
---
M jjb/misc.yaml
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
Krinkle: Looks good to me, approved
Hashar: Looks good to me, but someone else must approve
jenkins-bot: Verified



diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index ed5bfa1..6fe8082 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -330,6 +330,8 @@
RESULT+=$?
./bin/index.js --batch ./scripts/batch/desktop.txt
RESULT+=$?
+ ./bin/index.js --batch ./scripts/batch/desktop-ie.txt
+ RESULT+=$?
./bin/index.js --batch ./scripts/batch/login-mobile.txt
RESULT+=$?
./bin/index.js --batch ./scripts/batch/login-desktop.txt
@@ -338,6 +340,8 @@
RESULT+=$?
./bin/index.js --batch ./scripts/batch/second-view-desktop.txt
RESULT+=$?
+ ./bin/index.js --batch ./scripts/batch/second-view-desktop-ie.txt
+ RESULT+=$?
exit $RESULT
publishers:
- webpagetest-irc

--
To view, visit https://gerrit.wikimedia.org/r/404925
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I534c6f9fc3ce9c43131a5db928567848e0b8bd07
Gerrit-PatchSet: 4
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Phedenskog <phedenskog@wikimedia.org>
Gerrit-Reviewer: Gilles <gdubuc@wikimedia.org>
Gerrit-Reviewer: Hashar <hashar@free.fr>
Gerrit-Reviewer: Imarlier <imarlier@wikimedia.org>
Gerrit-Reviewer: Krinkle <krinklemail@gmail.com>
Gerrit-Reviewer: Paladox <thomasmulhall410@yahoo.com>
Gerrit-Reviewer: Phedenskog <phedenskog@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits