Enabling server extensions
If you find that the server extension is disabled in IBM® DevOps Test Hub (Test Hub) and you want to run the tests supported by the server extension, then you must enable them.
You must ensure that the server extensions are enabled at the time of server
installation by running the following
command:
kubectl get pods -n devops-system
The
status of the server extensions that are enabled is displayed as
Running. If the server extension you want to use is
not displayed as running, then you must enable the server extension.You must substitute {{main}}
with the release name that you
provided during the installation of Test Hub in the following
procedure.
The devops-system is the name of the namespace. If you created a namespace by using a different value, then you must use that value in place of devops-system in all the instances in this procedure.