Scenarioo CI/CD Build and Demo Server
CI/CD Build Server
Different build servers are used for the different projects (scenarioo, scenarioo-js and scenarioo-cs). An overview page with links to all three build servers can be accessed through http://ci.scenarioo.org or http://build.scenarioo.org (both forward to http://demo.scenarioo.org/overview/)
Demos
- Latest release: http://demo.scenarioo.org
- Development for future release: http://demo.scenarioo.org/scenarioo-develop
- Your special feature or release branch (if it has a CI/CD-build-job): http://demo.scenarioo.org/scenarioo-{branch-name}
- Overview over all deployed branches: http://demo.scenarioo.org/overview/
Circle CI Pipeline
Whenever you push a new branch to the scenarioo
repository it is automatically built.
Setup of E2E Tests on Build Server
This image is a bit outdated, since we started using Circle CI Pipelines, but the basic procedure is still the same.
Demo Server Installation and Configuration
Further Details about all tools installed on the Demo Server can be found in Demo Server Configuration and further sub pages per tool.