Coder Social home page Coder Social logo

Comments (4)

pondrejk avatar pondrejk commented on July 17, 2024

Looking at robottelo/tests/foreman/ui/test_ldap_authentication.py it seems that it does the same idm configuration in https://github.com/SatelliteQE/robottelo/blob/master/tests/foreman/ui/test_ldap_authentication.py#L212

I suppose this wouldn'ลง be necessary if product_install() executed idm enroll properly

from robottelo-ci.

lpramuk avatar lpramuk commented on July 17, 2024

It's true by default in provisioning job:
https://github.com/SatelliteQE/robottelo-ci/blob/master/jobs/parameters/satellite6_authentication_parameters.yaml#L20

but trigger job passes its environment to provisioning job and this seem to be broken

from robottelo-ci.

pondrejk avatar pondrejk commented on July 17, 2024

The IDM_REALM is the only boolean parameter that is passed from trigger and the only one that misbehaves:

booleanParam(name: 'IDM_REALM', defaultValue: true),

The same problem occurs in satellite6-sanity-check-6.7 job that also receives IDM_REALM boolean.
There was a simmilar bug reported in https://issues.jenkins-ci.org/browse/JENKINS-43486 though supposedly fixed in pipeline-model-definition-plugin 1.1.3

from robottelo-ci.

pondrejk avatar pondrejk commented on July 17, 2024

note to self: if #1776 ineffective, alternate solution would be to remove passdown of IDM_REAL entirely from trigger. Presumably the provisioning job would then use it's default. This would remove the possibility to set the value from the trigger, though this didn't happen anyway with hard setting to true

from robottelo-ci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.