Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cli
  config
  support
  utils
cli_test.rb 708 Bytes
detector_test.rb 2.54 KB
reporter_test.rb 4.08 KB
runner_test.rb 4.25 KB
test_helper.rb 537 Bytes
yaml_storage_test.rb 1.76 KB

Latest revisions

# Date Author Comment
afbe9e6e 05/11/2017 06:41 AM Ivan Necas

Assumeyes option

47f46f8b 05/11/2017 06:41 AM Ivan Necas

Tests for preparation steps

3b966152 05/11/2017 06:41 AM Ivan Necas

Improve reporting on hammer setup and preparation steps

734dd76a 05/11/2017 06:41 AM Ivan Necas

Hammer setup preparation step

e3350229 04/20/2017 07:13 AM Kavita Gaikwad

Fixes #19 - Handled sync plans before & after upgrade

With this commit, below changes included -
1. Two new checks
- Disable sync plans before upgrade
- Enable sync plans after upgrade which are disabled previously.

2. Created directory lib/foreman_maintain/storage in which...

bac61fb8 04/18/2017 11:00 AM Swapnil Abnave

Fixes #44 - Change tag 'basic' to 'default'

f8f0568f 04/18/2017 06:52 AM Ivan Necas

Rerun the check after a procedure

When user chooses a procedure, we now re-run the check again to make sure the
issue if resolved. This allows to repeat the check/fix cycle several times:
also the multiple steps for procedures make more sense now.

019ca085 04/07/2017 10:59 AM Ivan Necas

Decouple more reporter from runner

Before this commit, we required the reporter to call back runner
methods, which complicated the things. Also the multiple-steps select
was not working properly.

After this change, the reporter just returns a decision as result of...

74ef4411 04/07/2017 10:59 AM Ivan Necas

Add tests for tasks paused check and additional procedures

38a0b341 04/05/2017 02:39 PM Swapnil Abnave

Fixes #3 - Add option to skip the prompted step

View revisions

Also available in: Atom