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: alexei-led/pumba
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.1
Choose a base ref
...
head repository: alexei-led/pumba
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.2
Choose a head ref
  • 3 commits
  • 44 files changed
  • 1 contributor

Commits on Mar 16, 2025

  1. new logo and some badges

    alexei-led committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    a1591c2 View commit details
    Browse the repository at this point in the history
  2. update/integration-tests (#267)

    * refactor: update Docker images and improve test cases for Pumba commands
    
    * Add comprehensive test coverage and documentation for nettools images
    
    This commit includes several improvements:
    
    1. Enhanced test coverage:
       - Added tests for combined netem and iptables usage
       - Added tests for extended netem features (duplicate, corrupt, etc.)
       - Added tests for global parameters and error handling
       - Added testing documentation for future contributors
    
    2. Improved documentation:
       - Added examples of using combined nettools images
       - Created advanced network chaos documentation
       - Added diagram illustrating nettools architecture
       - Added examples for complex network degradation scenarios
    
    3. Made tests more robust and environment-agnostic to ensure
       they run reliably across different systems and configurations
    
    * Fix integration tests to work in CI environment
    
    * Fix unit tests for tcContainerCommands to reflect entrypoint changes
    
    * update static version
    alexei-led authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    fea8260 View commit details
    Browse the repository at this point in the history
  3. Improve test coverage for container package (#268)

    * Add tests for waitForStop and StressContainer. Improved test coverage for container package.
    
    * Add HTTP client tests and enhance test coverage for container package
    
    * Add debug step for token permissions in GitHub Actions workflow
    
    * remove debug step
    
    * Update integration tests Dockerfile and enhance error handling in tests
    
    * fix tag
    
    * remove obsolete test
    alexei-led authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    fa0c7c7 View commit details
    Browse the repository at this point in the history
Loading