Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  invalid
not_paused.rb 1.05 KB
not_running.rb 1.04 KB

Latest revisions

# Date Author Comment
d5e4d3a4 07/03/2019 07:41 AM Martin Bacovsky

Fixes #26779 - Check server response via non-auth call

This patch reimplements hammer ping to use simple net::http
call instead of hammer. The main advantage is we can easily
skip the hammer auth setup which is not required for the call.
Another advantage is we can extend ping to pure foreman...

a454ac80 09/21/2018 09:07 AM Martin Bačovský

Fixes #24794 - Check tasks after ping is checked and services up

b69fef17 10/18/2017 03:35 PM Kavita Gaikwad

Fixes #21118 - Verify if there are no any running tasks

4af0ee09 09/12/2017 10:16 AM Ivan Necas

Fixes #20847 - Unify steps description

db17af15 06/21/2017 04:14 PM Swapnil Abnave

Retain original objects while Tsorting. TSort create label graph and then convert to object graph

c418295c 06/21/2017 04:14 PM Swapnil Abnave

Define order using ruby TSort

1. Introduce 2 metadata: 'before' and 'after'
2. Current order is:
Checks::SyncPlans::WithEnabledStatus
Checks::DiskSpeedMinimal
Checks::SystemRegistration
Checks::ForemanTasks::NotPaused
Checks::ForemanTasks::NotRunning
Checks::ForemanTasks::Invalid::CheckOld...

0653f85a 05/24/2017 01:50 AM Kavita Gaikwad

Fixes #59 - missing error for hammer-config file

3bc0b1ee 04/25/2017 10:37 AM Swapnil Abnave

RFE #16 - Delete invalid tasks

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

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

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

Add tests for tasks paused check and additional procedures

View revisions

Also available in: Atom