Skip to main content

xtesting db populate script

Project description

xtesting-db-populate

Script to populate xtesting-db with project, tests cases and pods.

This application read local xtesting files and variables to populate test databases.

To create projects and populate tests cases, testcases.yaml file is Mandatory

To get the testapi url, the Mandatory variable TEST_DB_URL must be set with the value of the test api url (https://testapi.test/api/v1/)

To set pods, One of the two must be set:

  • an environment variable NODE_NAME must be set to the pod value (pod1)
  • a file pods.yaml that should be like:
    ---
    pods:
      - pod1
      - pod2
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xtesting-db-populate-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

xtesting_db_populate-1.0.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page