Skip to content

Commits

Commits on Nov 6, 2019

  1. Add demo/grouper scenario

    This is basically a clone of demo/complex2s from the laboratory branch.
    
    Main differences:
    
    1. Fixed "unknown host directory" error message when building
    grouper_data container. The initialization script is no longer run
    at build time in grouper_data. It is instead run at first start of
    grouper_daemon container, when LDAP server is already up.
    
    2. banderson and sysadmingroup is now created when building LDAP container.
    So the Grouper resource test action can be executed directly, without
    the need to prepare midPoint objects for banderson & sysadmingroup first.
    
    Note that tests were not updated yet.
    mederly committed Nov 6, 2019
    Copy the full SHA
    f30d47e View commit details

Commits on Mar 22, 2019

  1. Adapt demo/complex to Grouper MQ integration

    mederly committed Mar 22, 2019
    Copy the full SHA
    29ba916 View commit details

Commits on Nov 12, 2018

  1. Copy the full SHA
    e042f31 View commit details

Commits on Oct 15, 2018

  1. Add --pull --no-fetch build options on refresh

    mederly committed Oct 15, 2018
    Copy the full SHA
    6171bc2 View commit details

Commits on Oct 5, 2018

  1. Continue build procedure cleanup

    $tag is now defined in common.bash and used throughout building scripts.
    The goal is to allow building and testing both from Jenkins and standalone.
    
    build.sh is now more generic; allows rebuilding if -r is specified.
    mederly committed Oct 5, 2018
    Copy the full SHA
    4947aa1 View commit details

Commits on Oct 1, 2018

  1. Fix build.sh

    The demo directories were shown incorrectly.
    mederly committed Oct 1, 2018

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7b80904 View commit details

Commits on Sep 29, 2018

  1. Add DB schema version check

    Also disabled auto-restart of midPoint (causes problems
    if midPoint cannot be started).
    mederly committed Sep 29, 2018
    Copy the full SHA
    71a5607 View commit details

Commits on Sep 28, 2018

  1. Add more Bats tests

    Also with other minor enhancements.
    mederly committed Sep 28, 2018
    Copy the full SHA
    8b9b0ed View commit details

Commits on Sep 27, 2018

  1. Do a minor cleanup

    1. demo/plain -> demo/simple
    2. updated README.MD
    mederly committed Sep 27, 2018
    Copy the full SHA
    882c8c9 View commit details
Renamed from demo/plain/.env (Browse History)