In this section:

Introduction

GitLab Projects are automated processes made up of one or more actions. The actions are defined in a YAML file processed by GitLab Project when members commit to the repository. Parasoft Continuous Testing Actions for GitLab Projects are actions you can specify in your workflow that enable the following functionality:

  • Provision and deploy an environment on a remote Virtualize server connected to an instance of Parasoft Continuous Testing Platform. 
  • Execute test jobs on Continuous Testing Platform.
  • Destroy environments on Continuous Testing Platform.
  • Disconnect from the Virtualize server.

Requirements

  • CTP 2020.1 or higher must be hosted at a publicly available IP address.   

Usage

Refer to the documentation on GitLab Projects for configuration and usage.

  • No labels