Skip to content

s2technologies/testspace.test.ci

Repository files navigation

Testspace


Testspace CI testings

The objectives are to validate:

  • CI specific testing for Standalone Projects
  • CI specific testing fro Connected Projects
  • CI support for Matrix (multiple jobs)
  • General concurrency / load testing

Master

The corresponding Testspace Project branch(space) code churn will represent the Testspace repo changes.

This branch will be used to generate the pre-canned content used by the other branches.

Starting with pre-canned results.xml:

sudo pip install pytest
py.test generate-results.py --junitxml=results.xml -v --tb=no

The Testspace branch(space) content will be pushed via a manual trigger to the other branches to execute their specific CI tests.

Standalone

This branch is used by ALL CIs to push content. Requires CI Environment Variables (via UI) set to S2_TOKEN=....

Other

All of the other branches, named based on what CI runs, are used to test Matrix/Concurrency specific to the CI.

About

Used for Testspace system testing CIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages