/
How to setup and use carrier-io
How to setup and use carrier-io
This article describes how to set up carrier-io instance and contains information about how to use it.
Requirements:
- Terraform
- Ansible
Step-by-step guide:
- Clone perf-testing repo from master branch
- Navigate to carrier-io/terraform subfolder
Define AWS profile (if needed)
$ export AWS_PROFILE=<profile name>
- Create variables.auto.tfvars from variables.auto.tfvars.example and update variables with necessary values
Apply terraform script
$ terraform init $ terraform apply
- After apply you will get domain name of carrier instance
- Login to keycloak Administration panel (creds in .env file on carrier instance).
http://$HOSTNAME/auth/ - Create carrier user and project Project-And-Users
Usage:
- Login to carrier console
- Create Test Planner
- Execute tests
- Analyze tests report
Related articles
, multiple selections available,
Related content
Steps for testing process
Steps for testing process
More like this
AWS Resources
AWS Resources
More like this
First test checklist
First test checklist
More like this
[PTF] Onboarding Plan
[PTF] Onboarding Plan
More like this
Transferring Performance Testing to FOLIO Teams
Transferring Performance Testing to FOLIO Teams
More like this
Update ephemeral-properties/create tenant for edge (update-ephemeral-properties job)
Update ephemeral-properties/create tenant for edge (update-ephemeral-properties job)
More like this