foreman-ansible-modules icon indicating copy to clipboard operation
foreman-ansible-modules copied to clipboard

Allow to promote new version to lifecycle environments automatically.

Open gvde opened this issue 2 years ago • 4 comments

Allow to automatically promote new version to lifecycle environments in role theforeman.foreman.content_view_version.

gvde avatar May 25 '22 07:05 gvde

O.K. Maybe I shouldn't try to add tests and drop that last commit again...

gvde avatar Jul 07 '22 09:07 gvde

O.K. Maybe I shouldn't try to add tests and drop that last commit again...

Quite the opposite. I guess however, you need to update the recoreded fixtures for the test, once you made it pass with make livetest_<your_test_name>.

mdellweg avatar Jul 07 '22 09:07 mdellweg

Quite the opposite. I guess however, you need to update the recoreded fixtures for the test, once you made it pass with make livetest_<your_test_name>.

Yes. I know. But I would need a complete test environment to record that and a live server to test against. And I don't currently have to time to dive into all that, in particular because for me it's mostly a one-time thing anyway, because I am using ansible only to migrate everything from our old EL7 server to EL8, as far as it's possible fighting all the bugs on the way. So for me, I am good to patch it into my local collection for the time being...

gvde avatar Jul 07 '22 10:07 gvde

Ultimately, this is probably @evgeni 's call. Usually, we cannot claim that we support a feature that is not tested. Adding "help wanted" so maybe someone will help recording.

mdellweg avatar Jul 07 '22 11:07 mdellweg