-
Notifications
You must be signed in to change notification settings - Fork 63
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
[ADD]Integration and Unit test cases for extensible attribute. #246
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JkhatriInfobox
force-pushed
the
develop
branch
from
August 13, 2024 06:05
362d289
to
685ed1a
Compare
JkhatriInfobox
force-pushed
the
develop
branch
from
August 13, 2024 06:08
685ed1a
to
1d35b3a
Compare
JkhatriInfobox
added a commit
that referenced
this pull request
Sep 3, 2024
* [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0
JkhatriInfobox
added a commit
that referenced
this pull request
Sep 11, 2024
* [FIX] added check for list element match. (#239) * [FIX] NPA-73, Re-execution showing change for each execution. (#240) * [FIX] NPA-77, Network container update operation. (#241) * - added network_view in get object search. (#242) * Ansible lint fix (#238) * Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation * [NPA-83] Fixed DHCP options for IPv4/v6 network container. (#243) * [NPA-83] Fixed dhcp options for IPv4/v6 network container. * - Added dhcp options supports for ipv4 and ipv6 network container. (#245) * - fixed Re-execution of IPv4/v6 network playbook shows 'changed' status. (#247) - fixed configuring dhcp option using 'num' field for network container is failing. * - [NPA-113] Unable to remove dhcp options from DHCP Range using ansible. (#248) * [ADD]Integration and Unit test cases for extensible attribute. (#246) * [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0 * - [NPA-125] unable to configure dhcp options with combination of 'num' and 'name' field. (#250) * [FIX] added check for list element match. (#239) * [FIX] NPA-73, Re-execution showing change for each execution. (#240) * [FIX] NPA-77, Network container update operation. (#241) * - added network_view in get object search. (#242) * Ansible lint fix (#238) * Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation * [NPA-83] Fixed DHCP options for IPv4/v6 network container. (#243) * [NPA-83] Fixed dhcp options for IPv4/v6 network container. * - Added dhcp options supports for ipv4 and ipv6 network container. (#245) * - fixed Re-execution of IPv4/v6 network playbook shows 'changed' status. (#247) - fixed configuring dhcp option using 'num' field for network container is failing. * - [NPA-113] Unable to remove dhcp options from DHCP Range using ansible. (#248) * [ADD]Integration and Unit test cases for extensible attribute. (#246) * [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0 * - [NPA-125] unable to configure dhcp options with combination of 'num' and 'name' field. (#250) * [IMP] Updated depricated artifact v1 to v4 --------- Co-authored-by: Jaykumar Chhatbar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.