Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Realm tests cannot use fake capsule/proxy without realm feature #127

Open
1 task
san7ket opened this issue Nov 28, 2017 · 1 comment
Open
1 task

Realm tests cannot use fake capsule/proxy without realm feature #127

san7ket opened this issue Nov 28, 2017 · 1 comment
Assignees

Comments

@san7ket
Copy link
Contributor

san7ket commented Nov 28, 2017

Relam tests are creating fake proxy and then CRUD Relam opertaions are performed this fails as the created proxy doesn't have relam feature on it

  • tests.foreman.cli.test_realm.RealmTestCase.test_positive_delete_by_name

hammer -v -u admin -p changeme --output=csv realm create --realm-type="Active Directory" --name="KVu5LA" --realm-proxy-id="8"
<<< stderr
422 Unprocessable Entity
Realm Capsule does not have the Realm feature
E CLIFactoryError: Failed to create Realm with data:
Needs https://github.com/SatelliteQE/automation-tools/blob/master/automation_tools/__init__.py#L1409
and https://github.com/SatelliteQE/automation-tools/blob/master/automation_tools/__init__.py#L1555

@san7ket
Copy link
Contributor Author

san7ket commented Feb 12, 2018

@sghai I would prefer to update the images Itself , rather than running the task to configure relam for every build. This way it will add a feature on the box for upgrade testing and will stasify having relam feature to run the related tests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant