The f5-super-netops-container is a self contained toolkit, meaning everything we will
be using is already in the solution. It will also always be updated (CD), received either from
restarting the container or updating via git clones scripts.
Note
If you are running in the provided training infrastructure, the f5-super-netops-container can be accessed via Putty, all commands from this point will be run from within the container
super-netops-container user credentials are snops and defaultsuper-netops-container there were several github repositories cloned, all of which are mapped to the /home/snops/ directory.Let’s make sure all repositories were mapped correctly.
Execute: cd /home/snops
The Collections we will be using are located here:
|- /f5-automation-labs
|- /postman_collections
| | f5-programmability-class-2.postman_collection.json
|- /f5-postman-workflows
|- /collections
| | /BIG_IP
| | BIGIP_Operational_Workflows.postman_collection.json
The f5-newman-wrapper configuration files are located here:
|- /f5-automation-labs
|- /jenkins
| | /f5-newman-build
| | f5-newman-build-1
| | f5-newman-build-2
| | f5-newman-build-5
| | /f5-newman-operation
| | f5-newman-build-3
| | f5-newman-build-4