Adding repositories to a server project
Before you begin
- Added a project on IBM® DevOps Test Hub (Test Hub).
- Been granted permission and you must have set up your credentials to access the remote repositories in a repository domain.
- Created test assets and resources that are contained in either a single git repository or multiple git repositories.
About this task
| When... | Action... |
|---|---|
|
You want to add any of the following repositories:
|
You can add individual repositories one at a time. You must then provide the complete URL of the repository along with the required credentials to authenticate the connection to the repository from Test Hub. For example, the URL to a single repository can be as https://github.com/<user>/<repository>.git. You must provide the username and password to access this repository. |
|
You want to add any of the following repositories:
|
You can add all the repositories simultaneously that are in the same domain. You must then provide the URL of the repository domain along with the required credentials to authenticate the connection to the repository from Test Hub. For example, the URL of the repository domain can be https://github.com. You must select the platform and provide your personal access token to access the repositories. |
Procedure
Results
You have added individual repositories or multiple repositories to your project on the server.
What to do next
- Update the authentication credentials if they are changed in the Git repository configuration. See t_rm_update_credentials.html#GUID-65d14c74-0d47-4542-83ed-fd2eccf4afb7.
- Delete a repository if it is no longer required. See t_rm_delete_repo.html#GUID-d51c9952-1312-4744-a33d-65101ecd2ffc.
- Refresh a repository to fetch and synchronize changes from the remote repository. See t_rm_refresh_repo.html#GUID-96f316e8-70ee-4ee2-b638-0e0cbd2c2a4b.