NOTE - at the moment the tests only work when deployed on to an EKS cluster as it is using the synthetic-test-assumer role.
The image tag in the manifest is the most recent build generated by a merge into main or a manual trigger of the build-runner workflow in github actions. You can set it to latest to always use the latest build or target a specific release from the list of packages available.
The following commands target integration, replace integration with staging / production to target those environments.
Before running the tests please ensure that the correct kubectl context is set, eg
kubectl config use-context govuk-integration
To get the tests running you will need to apply this manifest