220f0420cb73ca396608d42655dfc1cfade61512
wiki/howto/development/ci.md
| ... | ... | @@ -93,6 +93,7 @@ The image has been crafted specifically to contain the tools required for the bu |
| 93 | 93 | systemctl daemon-reload |
| 94 | 94 | systemctl enable imageupgrade.service |
| 95 | 95 | systemctl enable mounthudsonworkspace.service |
| 96 | + systemctl enable mongod.service |
|
| 96 | 97 | adduser --system --shell /bin/bash --quiet --group --disabled-password sailing |
| 97 | 98 | adduser --system --shell /bin/bash --quiet --group --disabled-password hudson |
| 98 | 99 | sudo -u sailing mkdir /home/sailing/.ssh |