Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupalci_testbot-3248706
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupalci_testbot-3248706
Commits
1e9b78c3
Commit
1e9b78c3
authored
8 years ago
by
Ryan Aslett
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2756485
: uses the testcommand pattern to handle signals
parent
bccb29c7
No related branches found
Branches containing commit
Tags
20160630_production
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/DrupalCI/Plugin/JobTypes/simpletestlegacy7/drupalci.yml
+1
-0
1 addition, 0 deletions
src/DrupalCI/Plugin/JobTypes/simpletestlegacy7/drupalci.yml
with
1 addition
and
0 deletions
src/DrupalCI/Plugin/JobTypes/simpletestlegacy7/drupalci.yml
+
1
−
0
View file @
1e9b78c3
...
...
@@ -36,6 +36,7 @@ execute:
-
cd /var/www/html && sudo -u www-data DRUSH_NO_MIN_PHP=1 /.composer/vendor/drush/drush/drush -r /var/www/html en -y simpletest 2>&1
-
cd /var/www/html && sudo -u www-data wget -O /var/www/html/2551981-21-add-directory-option-to-run-tests.patch https://www.drupal.org/files/issues/2551981-21-add-directory-option-to-run-tests.patch
-
cd /var/www/html && git apply ./2551981-21-add-directory-option-to-run-tests.patch
testcommand
:
-
cd /var/www/html && sudo -u www-data php %DCI_RunScript% --list --php %DCI_PHPInterpreter% > /var/www/html/artifacts/testgroups.txt
-
cd /var/www/html && sudo -u www-data php %DCI_RunScript% --php %DCI_PHPInterpreter% --url http://localhost/checkout %DCI_RunOptions% %DCI_TestGroups%
publish
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment