mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-14 02:25:08 +01:00
Adjusted path to new folder
This commit is contained in:
parent
d16ffb35a9
commit
d65e6d6912
20 changed files with 52 additions and 52 deletions
|
@ -20,7 +20,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -29,7 +29,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_user.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_user.py
|
||||
note: Create user
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -41,7 +41,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_doc_and_share.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py
|
||||
note: Create document and share
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -50,7 +50,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_docs_collaboration.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py
|
||||
note: dev
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_user.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_user.py firefox
|
||||
note: Create user
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -41,7 +41,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_doc_and_share.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py firefox
|
||||
note: Create document and share
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -50,7 +50,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_docs_collaboration.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py firefox
|
||||
note: dev
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -20,7 +20,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -29,7 +29,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -20,7 +20,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -30,7 +30,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py firefox
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py firefox
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_user.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_user.py
|
||||
note: Create user
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -41,7 +41,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_doc_and_share.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py
|
||||
note: Create document and share
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -50,7 +50,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_docs_collaboration.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py
|
||||
note: dev
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -24,7 +24,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -33,7 +33,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_user.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_user.py firefox
|
||||
note: Create user
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -42,7 +42,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_doc_and_share.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py firefox
|
||||
note: Create document and share
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -51,7 +51,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_docs_collaboration.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py firefox
|
||||
note: dev
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -21,7 +21,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -30,7 +30,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -20,7 +20,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -29,7 +29,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py firefox
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py firefox
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_user.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_user.py
|
||||
note: Create user
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -41,7 +41,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_doc_and_share.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py
|
||||
note: Create document and share
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -50,7 +50,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_docs_collaboration.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py
|
||||
note: dev
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_user.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_user.py firefox
|
||||
note: Create user
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -41,7 +41,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_doc_and_share.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py firefox
|
||||
note: Create document and share
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -50,7 +50,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_docs_collaboration.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py firefox
|
||||
note: dev
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -20,7 +20,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -29,7 +29,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -20,7 +20,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -29,7 +29,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py firefox
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
|
@ -23,7 +23,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_install.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
|
||||
note: Installing Nextcloud
|
||||
read-notes-stdout: true
|
||||
log-stdout: true
|
||||
|
@ -32,7 +32,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_talk.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py firefox
|
||||
note: Starting conversation
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
Loading…
Add table
Reference in a new issue