Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
host_finders.rb 1.5 KB
host_orchestration_stubs.rb 463 Bytes

Latest revisions

# Date Author Comment
3ecce169 11/28/2023 08:03 PM Partha Aji

Fixes #36869 - update hosts path with current_hosts_path

fe5c585b 07/19/2021 10:39 AM Ondřej Ezr

Fixes #30913 - drop environment field from Host(group) form

Drops the environment field and all js attached to it.

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/64.

cb2cb36a 01/08/2020 10:24 AM Michael Moll

Fixes #28561 - Configure and fix Layout/AlignArguments cop

ce287cfb 07/09/2019 06:45 AM Ondřej Ezr

Refs #21592 - improve test stability on chromedriver

475cdc34 07/09/2019 06:45 AM Sebastian Gräßl

Fixes #21592 - uses headless chrome instead of phantomjs

parent aa3c69796f5e63026b67f11edc80a97baf820bbf
author Sebastian Gräßl <> 1530709547 +0200
committer Ondřej Ezr <> 1557217245 +0200

b11071cd 01/24/2017 10:20 AM June Zhang

Fixes #17872 - Update button label from New to Create

Based on PatternFly Terminology and Wording suggestions
Don't recommend to use New, so update New to Create.

1580adbe 03/18/2016 10:41 AM Daniel Lobato Garcia

Fixes #14067 - Host#edit integration tests should wait for tasks

When you click on Host#edit Submit button, a few orchestration tasks
will be created. After that, the show page will call (via AJAX) a few
URLS to fetch 'overview', 'resources', 'nics', etc... to fill up the...

26dade0f 03/16/2016 06:48 AM Daniel Lobato Garcia

Fixes #14097 - Only run DatabaseCleaner truncation on JS tests

Problem:
DatabaseCleaner runs after all integration tests, on truncation mode.
However, for tests where we use rack-test instead of poltergeist, this
is not necessary and slows down the test suite....

View revisions

Also available in: Atom