Sha256: 1a9e3b8a7ddbd6d56bb9d1fccf298c9df81c466c71e074dbffc8037dcc711615

Contents?: true

Size: 795 Bytes

Versions: 27

Compression:

Stored size: 795 Bytes

Contents

# Beaker Test Runs



A Beaker run typically has the following phases. All the phases are not mandatory. Each phase provides an option to skip.



* Provisioning
  * skip with `--no-provision`
  * Using supported hypervisors provision SUTs for testing on
  * Do any initial configuration to ensure that the SUTs can communicate with beaker and each other


* Validation
  * skip with `--no-validate`
  * Check the SUTs for necessary packages (curl, ntpdate)


* Configuration
  * skip with `--no-configure`
  * Do any post-provisioning configuration to the test nodes


* Testing
  * For test running options, please refer to [Test Suites & Failure Modes](test_suites.md)


* Reverting
  * Skip with `--preserve-hosts`
  * Destroy and cleanup all SUTs


* Cleanup
  * Report test results

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
beaker-3.16.0 docs/tutorials/test_run.md
beaker-3.15.0 docs/tutorials/test_run.md
beaker-3.14.0 docs/tutorials/test_run.md
beaker-3.13.0 docs/tutorials/test_run.md
beaker-3.12.0 docs/tutorials/test_run.md
beaker-3.11.0 docs/tutorials/test_run.md
beaker-3.10.0 docs/tutorials/test_run.md
beaker-3.9.0 docs/tutorials/test_run.md
beaker-3.8.0 docs/tutorials/test_run.md
beaker-3.7.0 docs/tutorials/test_run.md
beaker-3.6.0 docs/tutorials/test_run.md
beaker-2.52.0 docs/tutorials/test_run.md
beaker-3.5.0 docs/tutorials/test_run.md
beaker-3.4.0 docs/tutorials/test_run.md
beaker-3.3.0 docs/tutorials/test_run.md
beaker-3.2.0 docs/tutorials/test_run.md
beaker-3.1.0 docs/tutorials/test_run.md
beaker-3.0.0 docs/tutorials/test_run.md
beaker-2.51.0 docs/tutorials/test_run.md
beaker-2.50.0 docs/tutorials/test_run.md