Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/venom local dev #6711

Merged
merged 21 commits into from
Nov 25, 2021
Merged

Feature/venom local dev #6711

merged 21 commits into from
Nov 25, 2021

Commits on Nov 18, 2021

  1. add vm for localdev

    nqb committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d97abc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b8ab1 View commit details
    Browse the repository at this point in the history
  3. define networks names based on user

    gitlab-runner in CI, Akamai users outside CI
    nqb committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b4c71ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67089ea View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. move ip and netmask into a dict

    nqb committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    2209072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6e0c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747884c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85e1b0a View commit details
    Browse the repository at this point in the history
  5. ansible: lookup in dict

    nqb committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    7a920f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. inventory for localdev

    nqb committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    b550fb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    45bfda5 View commit details
    Browse the repository at this point in the history
  2. add Make targets for local tests

    nqb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    86ba9ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6269f8c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    3beb9b4 View commit details
    Browse the repository at this point in the history
  2. use default settings if user doesn't exist in hash

    for Vagrant and Ansible. Rename vars to simplify understanding
    nqb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    991169a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Add jgoimard and nqb secrets ID

    JeGoi authored and nqb committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    5efa80c View commit details
    Browse the repository at this point in the history
  2. install packetfence-test from packetfence repos in place of ppa in lo…

    …cal dev environment
    
    add GPG keys
    nqb committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    26fa3b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b4bfb View commit details
    Browse the repository at this point in the history
  4. rsync t/venom on runner with /usr/local/pf/t/venom on VMs

    before running tests to allow local development on runner
    nqb committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    522fd36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f07218b View commit details
    Browse the repository at this point in the history
  6. reprovision all VM in local environment when running run_w_clean target

    and allow to shutdown all VM without errors using make halt
    nqb committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    57f7c82 View commit details
    Browse the repository at this point in the history