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

Baremetal e2e scripts #248

Merged
merged 26 commits into from
Oct 28, 2021
Merged

Commits on Aug 10, 2021

  1. changes for baremetal

    jdowni000 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b760183 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Nodedensity (cloud-bulldozer#5)

    * Updated workloads to run on baremetal
    
    * first commit: skipping cleanup on baremetal
    
    * first commit: skipping cleanup on baremetal
    
    * fixed spacing
    
    * Checking if cloud is on bareMetal. If it is, we're no longer deleting the benchmark-operator namespace in between runs
    
    Co-authored-by: jdowni000 <[email protected]>
    mkarg75 and jdowni000 authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    faf4c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa36045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e093af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    443d56a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa2f5a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b208b54 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Improve update (cloud-bulldozer#7)

    * first commit: adding calculations for allocatable CPU per MCP
    
    * Changing approach to creating new n number mcps depending on node count
    
    * removing old machineConfig_pool func
    
    * removing bash script testing code left in common.sh
    
    * fixed a couple naming convention issues
    
    * small fixes from testing in actual cluster
    
    * fixed applying mcp.yaml to use envsubst
    
    * more issues resolved from testing
    
    * more fixes in while loops while testing
    
    * completed deployment fix
    
    * changing function name, adding check for mcps and ns if exists
    
    * adding json creation and use of mb
    
    * adding logic to allow MCP_SIZE and MCP_NODE_COUNT to be set as a variable
    
    * changing env var MCP_SIZE to TOTAL_MCPS
    
    * fixed spacing in all of new function
    
    * adding mb_pod.yml and sending mb operations to pod instead of cli
    
    * removing response.csv file as it may be too large depending on how many mcps are genereated
    
    * added var to set to choose whether MCPs are created or not
    
    * just fix...its Friday...its fixed
    
    * fixed if statemnet with elif
    
    * creating logic to check env var inputs
    
    * adding if condition for sleep depending on size of node_count
    
    * adding resources to mb-pod
    
    * adding logic to check for sample app pods to be ready before mb-pod deployment
    
    * Update common.sh
    
    mb-pod and sample app
    jdowni000 authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    7af2068 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. fixed conflicts

    jdowni000 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    398719f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320994b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5d646 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. moved script to upgrade dir

    mukrishn committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    cfaef9c View commit details
    Browse the repository at this point in the history
  2. rebased and fixed conflict

    mukrishn committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    77697e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. modified mc selector

    mukrishn committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    9993e9b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. excluding few more workers

    mukrishn committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    09c3be9 View commit details
    Browse the repository at this point in the history
  2. static mb configuration

    mukrishn committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    dc32aa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. corrected log format

    mukrishn committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8b7bc18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4037270 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdb68a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Updated pod selector

    mukrishn authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    268c5cb View commit details
    Browse the repository at this point in the history
  2. removed cleanup functions

    mukrishn authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    282339f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    a103f2c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    f6d0276 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. python3.8 for ripsaw-cli

    mukrishn committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    3aed0e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Small logging fixes

    Signed-off-by: Raul Sevilla <[email protected]>
    rsevilla87 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    433d76d View commit details
    Browse the repository at this point in the history
  2. Improve benchmark finished message

    Signed-off-by: Raul Sevilla <[email protected]>
    rsevilla87 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    04d9156 View commit details
    Browse the repository at this point in the history