Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shapeblue/cloudstack-csbench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/cloudstack-csbench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 6 contributors

Commits on Dec 18, 2023

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    93805ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fa68c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    763d8fa View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Add some features (apache#7)

    * Benchmark teardown of resources
    
    * Add pagination for resource listing
    
    * Implement vmaction flag
    
    * Add parameters for network configuration
    
    * Fixup pagination
    
    * Update docs and minor fixes
    
    * Update docs and -h output
    vishesh92 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6a262cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adee04 View commit details
    Browse the repository at this point in the history
  3. Revert "Rerun github asf hook (apache#8)" (apache#9)

    This reverts commit 5adee04.
    vishesh92 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d5ca58a View commit details
    Browse the repository at this point in the history
  4. Removed kiranchavala and Jithin (apache#10)

    * removed kiran and jithin
    kiranchavala authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    16f846a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e258143 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Progress updates are shown after max(10% of total resources to be cre…

    …ated, 5) are created (apache#12)
    
    add checks for num of resources before resource creation
    vishesh92 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d12e5c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e925cda View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

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

Commits on Feb 15, 2024

  1. .github: basic build job

    Signed-off-by: Rohit Yadav <[email protected]>
    yadvr committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f714fa2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. network: bypass vlan warning when creating shared networks

    This ensure the createNetwork APIs don't fail when creating shared
    networks using random VLANs which are bound to conflict in a large
    env.
    
    Signed-off-by: Rohit Yadav <[email protected]>
    yadvr committed May 10, 2024
    Configuration menu
    Copy the full SHA
    73348c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b36954 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Changing executeAPI to utilize POST request (apache#18)

    * Changing executeAPI to utilize POST request
    
    * Adding changes to accomadate GET requestS
    
    * Code Formatting Fix
    
    * Adding last changes
    
    * Update apirunner/apirunner.go
    
    * Apply suggestions from code review
    
    * Update apirunner/apirunner.go
    
    ---------
    
    Co-authored-by: Kevin Li <[email protected]>
    Co-authored-by: Suresh Kumar Anaparti <[email protected]>
    3 people authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    e495242 View commit details
    Browse the repository at this point in the history
Loading