Skip to content

Instantly share code, notes, and snippets.

@sbeliakou
Created March 14, 2021 00:29
Show Gist options
  • Save sbeliakou/124309fe1b5bc213d403ef08a0719346 to your computer and use it in GitHub Desktop.
Save sbeliakou/124309fe1b5bc213d403ef08a0719346 to your computer and use it in GitHub Desktop.
Cloning into 'sergey_kosolapov'...
name: sergey_kosolapov, master/4ad3fb3 @ 2021-03-13 11:43:41 +0000
2021/03/14 00:17:53 config: tests/tomcat.yml
2021/03/14 00:17:53 verbosity: 2
2021/03/14 00:17:53 -----------------------------------------------------------------------------------
2021/03/14 00:17:53 Running '1.1 Tomcat', 1..16 tests
2021/03/14 00:17:53 -----------------------------------------------------------------------------------
2021/03/14 00:18:01 ✓ [1.1 Tomcat] => playbook lint (ansible-lint) (1), 5.938s
2021/03/14 00:18:02 ✓ [1.1 Tomcat] => playbook syntax check (--syntax-check) (1), 1.08s
2021/03/14 00:20:20 ✓ [1.1 Tomcat] => apply playbook (3), 2m17.547s
2021/03/14 00:20:20 ✓ [1.1 Tomcat] => service process should run after rollout (2), 427ms
2021/03/14 00:20:26 ✓ [1.1 Tomcat] => responds 200 (2), 2.906s
2021/03/14 00:21:05 ✓ [1.1 Tomcat] => idempotency check (3), 38.666s
2021/03/14 00:21:06 ✓ [1.1 Tomcat] => should run after 2nd apply (2), 689ms
2021/03/14 00:21:06 ✓ [1.1 Tomcat] => shouldn't restart (3), 587ms
2021/03/14 00:21:07 ✓ [1.1 Tomcat] => service is enabled (1), 447ms
2021/03/14 00:21:07 ✓ [1.1 Tomcat] => 'tomcat_user' variable set as required (1), 107ms
2021/03/14 00:21:07 ✓ [1.1 Tomcat] => 'tomcat_group' variable set as required (1), 116ms
2021/03/14 00:23:09 ✓ [1.1 Tomcat] => service is running under non-priviliged user as per tomcat_user/tomcat_group (1), 2m1.847s
2021/03/14 00:23:09 ✓ [1.1 Tomcat] => 'tomcat_url' variable set as required (1), 38ms
2021/03/14 00:23:09 ✓ [1.1 Tomcat] => 'tomcat_home' variable set as required (1), 119ms
2021/03/14 00:25:20 ✓ [1.1 Tomcat] => can install into different home (1), 2m10.775s
2021/03/14 00:27:15 ✓ [1.1 Tomcat] => can apply under non-root user (3), 1m55.786s
2021/03/14 00:27:16 -----------------------------------------------------------------------------------
2021/03/14 00:27:16 Tests Summary:
2021/03/14 00:27:16 16 (of 16) tests passed, 0 tests failed; rated as 100.00%
2021/03/14 00:27:16
2021/03/14 00:27:16 Time Spent: 9m23.251s
2021/03/14 00:27:16 -----------------------------------------------------------------------------------
name: sergey_kosolapov, master/4ad3fb3 @ 2021-03-13 11:43:41 +0000
2021/03/14 00:27:17 config: tests/webapp.yml
2021/03/14 00:27:17 verbosity: 2
2021/03/14 00:27:17 -----------------------------------------------------------------------------------
2021/03/14 00:27:17 Running '1.2 WebApp', 1..21 tests
2021/03/14 00:27:17 -----------------------------------------------------------------------------------
2021/03/14 00:27:26 ✓ [1.2 WebApp] => playbook lint (ansible-lint) (1), 4.419s
2021/03/14 00:27:27 ✓ [1.2 WebApp] => playbook syntax check (--syntax-check) (1), 1.062s
2021/03/14 00:27:43 ✓ [1.2 WebApp] => apply plybook (2), 16.718s
2021/03/14 00:27:44 ✓ [1.2 WebApp] => 'webapp-server' is running (2), 192ms
2021/03/14 00:27:44 ✓ [1.2 WebApp] => service responds 200 (2), 202ms
2021/03/14 00:28:08 ✓ [1.2 WebApp] => playbook idempotency check (2), 24.138s
2021/03/14 00:28:08 ✓ [1.2 WebApp] => service shouldn't restart (2), 337ms
2021/03/14 00:28:09 ✓ [1.2 WebApp] => service should run after 2nd apply (2), 260ms
2021/03/14 00:28:09 ✓ [1.2 WebApp] => service is enabled (1), 315ms
2021/03/14 00:28:23 ✓ [1.2 WebApp] => can use 'student_first_name/student_last_name' variables (1), 14.208s
2021/03/14 00:28:37 ✓ [1.2 WebApp] => can set custom port (1), 13.824s
2021/03/14 00:28:37 ✓ [1.2 WebApp] => use 'checksum' when downloading WebApp binary (get_url) (1), 41ms
2021/03/14 00:28:37 ✓ [1.2 WebApp] => service is running under 'webapp-server:webapp-server' (1), 469ms
2021/03/14 00:28:38 ✓ [1.2 WebApp] => app/service user has no password set (1), 273ms
2021/03/14 00:28:38 ✓ [1.2 WebApp] => playbook has no hardcoded 'webapp_user' (1), 30ms
2021/03/14 00:28:38 ✓ [1.2 WebApp] => playbook has no hardcoded 'webapp_group' (1), 39ms
2021/03/14 00:29:04 ✓ [1.2 WebApp] => can use 'webapp_user/webapp_group' variables (1), 26.62s
2021/03/14 00:29:27 ✓ [1.2 WebApp] => can install into different home dir (1), 22.383s
2021/03/14 00:29:27 ✓ [1.2 WebApp] => can use different source url (1), 16ms
2021/03/14 00:29:49 ✓ [1.2 WebApp] => can apply under non-root user (1), 22.217s
2021/03/14 00:29:49 ✓ [1.2 WebApp] => playbook has 'handlers' (1), 11ms
2021/03/14 00:29:50 -----------------------------------------------------------------------------------
2021/03/14 00:29:50 Tests Summary:
2021/03/14 00:29:50 21 (of 21) tests passed, 0 tests failed; rated as 100.00%
2021/03/14 00:29:50
2021/03/14 00:29:50 Time Spent: 2m33.374s
2021/03/14 00:29:50 -----------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment