- Create a “config” file that will be used by SSH-agent to do the forwarding of SSH connection.
$ cd .ssh
$ touch config
$ chmod 600 config
$ sudo vi config
Host
| ======= | |
| Modules | |
| ======= | |
| This is an in-depth dive into understanding how Ansible makes use of modules. | |
| It will be of use to people working on the portions of the Core Ansible Engine | |
| that execute a module, it may be of interest to people writing Ansible Modules, | |
| and people simply wanting to use Ansible Modules will likely want to read | |
| a different paper. |
| 1. Setup a project | |
| 2. Add groovy SDK support: | |
| https://www.bonusbits.com/wiki/HowTo:Add_Groovy_SDK_to_IntelliJ_IDEA | |
| 3. Download http://(yourjenkinsurl)/job/(yourpipelinejob)/pipeline-syntax/gdsl | |
| - this will give you the .gdsl file - download this to the src folder of your project. | |
| 4. Finally follow this step - right click on the src folder -> Mark directory as -> Sources Root |
| /usr/bin/python3.7 /usr/local/bin/tiden run-tests --ts=gatling --tc=config/artifacts-gatling.yaml --tc=config/artifacts-ai.yaml --tc=config/artifacts-flamegraph.yaml --tc=config/env_mshonichev.yaml --tc=config/plugins-maven.yaml --clean=tests | |
| *** Initialization *** | |
| (c) 2017-2020 GridGain Systems. All Rights Reserved | |
| Tiden 0.6.3 | |
| Read configuration from config/default-plugins.yaml, config/artifacts-gatling.yaml, config/artifacts-ai.yaml, config/artifacts-flamegraph.yaml, config/env_mshonichev.yaml, config/plugins-maven.yaml | |
| Clean up tests data in /src/exact/tiden_examples/var | |
| . examples-200608-062825 dir deleted | |
| The configuration stored in /src/exact/tiden_examples/var/gatling-200608-063316/config.yaml | |
| *** Prepare artifacts *** | |
| gatling -> /src/exact/tiden_examples/var/artifacts/gatling-test-1.0-SNAPSHOT-jar-with-dependencies.jar |