Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
don-lqdn
Commits
c046ebd9
Commit
c046ebd9
authored
Feb 14, 2022
by
nono
Browse files
Corrections d'erreurs lors des tests
parent
dc68d4f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/install.yml
View file @
c046ebd9
...
...
@@ -21,6 +21,15 @@
# become: true
# become_user: don
-
name
:
Creation des dossiers pour le serveur de test
file
:
state
:
directory
path
:
/home/don/don/log
owner
:
don
group
:
www-data
mode
:
0770
-
name
:
Lancement du serveur de test
shell
:
make server-start
args
:
...
...
@@ -29,7 +38,7 @@
-
name
:
Attendons 5 secondes que le serveur soit bien lancé...
wait_for
:
# On triche un peu
timeout
:
30
timeout
:
5
-
name
:
Exécution de tests
shell
:
make test
...
...
@@ -41,7 +50,7 @@
-
name
:
Arrêt du serveur de test
shell
:
make server-stop
args
:
ch
g
ir
:
/home/don/don
ch
d
ir
:
/home/don/don
-
name
:
Installation du site de don
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment