ogserver/tests
Javier Sánchez Parra 0b5c0813fa #915 Stop ogServer service in run-test.py
Python test script launches its own ogServer to run tests. If there is
another ogServer running at the same time, it interferes with tests.

Installing ogServer in a machine results in an enabled ogServer service.

Stop ogServer service before tests just in case the user installed
ogServer in the machine.
2021-04-19 15:38:47 +02:00
..
config #915 Use string for tests config port 2020-10-07 16:56:26 +02:00
units #915 Add GET /oglive/test REST API function 2021-04-05 18:00:56 +02:00
clients.json
create_basic_image.json #915 Add test for POST /image/create/basic command 2019-10-08 14:01:14 +02:00
create_image.json #915: Add POST /image/create command to REST API in ogAdmServer 2019-10-01 12:56:10 +02:00
create_schedule.json #942 Add REST API /schedule get function 2020-06-02 12:32:36 +02:00
post_clients.json
post_shell_output.json
post_shell_run.json
poweroff.json
reboot.json
restore_image.json #915: adapt test to use id and profile fields 2019-10-01 12:59:50 +02:00
run-tests.py #915 Stop ogServer service in run-test.py 2021-04-19 15:38:47 +02:00
run-tests.sh #915 remove old REST API from run-test.sh 2020-10-23 13:27:36 +02:00
run_schedule.json #915 Add POST "run/schedule" command to REST API in ogAdmServer 2019-10-25 14:12:09 +02:00
session.json
setup_image.json Add test for POST /image/create command 2019-10-07 11:15:28 +02:00
stop.json #915 add POST stop command to REST API in ogAdmServer 2019-05-30 15:32:22 +02:00
task.json #942 Add /run/task to API REST 2020-06-02 12:32:36 +02:00
wol.json