Sha256: b28e8e3a5f9bd9f1a389afb140dd759914a4d6275b9033cb59a0c9be153328f0

Contents?: true

Size: 775 Bytes

Versions: 1

Compression:

Stored size: 775 Bytes

Contents

@lb_test

Feature: LB Server Test
  Tests the LB servers

Scenario: LB server test

  Given An Apache with HAproxy deployment
  Then I should stop the servers
  Then I should set a variation for connecting to shared database host

  When I launch the "Load Balancer" servers
  Then I should wait for the state of "Load Balancer" servers to be "operational"

  Then I should set a variation LB_HOSTNAME
  When I launch the "App Server" servers
  Then I should wait for the state of "App Server" servers to be "operational"

  Then I should run unified application checks
  Then I should run frontend checks
  Then I should run log rotation checks

# TODO?
  #When I restart apache
  #Then apache status should be good

  Then I should test reboot operations on the deployment

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
virtualmonkey-0.0.1 features/old_cuke_features/lb-apache-haproxy.feature