kytos-ng / kytos-end-to-end-tests

Kytos End-to-End Tests
0 stars 10 forks source link

Inclusion of new tests to support the mef_eline's scheduler verification process #91

Closed ArturoQuintana closed 6 months ago

ArturoQuintana commented 3 years ago

Description of the Change

This new bach includes some tests to support the mef_eline's scheduler verification process, such as:

  1. New modifications to verify the circuit patching process behavior and outcome
  2. New tests to support the verification relative to performance behavior over execution failures, such as:
    • Schedule's creation given an invalid JSON
    • Schedule's creation given an empty JSON
    • Schedule's creation in a deleted circuit
    • Schedule's creation in an unknown circuit

Release Notes

N/A

viniarck commented 1 year ago

Arturo, thanks for this PR. I've set it as a draft in the meantime since there was git conflicts, once these test cases are prioritized again a core developer will continue this work here.

ArturoQuintana commented 1 year ago

Thanks, Vinicius!

On Mon, Oct 17, 2022 at 11:18 AM Vinicius Arcanjo @.***> wrote:

Arturo, thanks for this PR. I've set it as a draft in the meantime since there was git conflicts, once these test cases are prioritized again a core developer will continue this work here.

— Reply to this email directly, view it on GitHub https://github.com/amlight/kytos-end-to-end-tests/pull/91#issuecomment-1281037061, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABI7MTNKKU5OTPKFX3L62X3WDVU3VANCNFSM5BY364TA . You are receiving this because you authored the thread.Message ID: @.***>

viniarck commented 6 months ago

I'll go ahead and close this, scheduler verification has changed. Appreciated your contribution back then though, Arturo.