Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Code commit for TE-8.1: DUT Daemon Failure#584

Merged
liulk merged 7 commits into
openconfig:mainfrom
sgirishj:te81
Oct 12, 2022
Merged

Code commit for TE-8.1: DUT Daemon Failure#584
liulk merged 7 commits into
openconfig:mainfrom
sgirishj:te81

Conversation

@sgirishj

@sgirishj sgirishj commented Sep 28, 2022

Copy link
Copy Markdown
Contributor

Included in this commit:

  • Test script (new): dut_daemon_failure_test.go
  • Documentation (new): README.md

Resolves #162

@sgirishj sgirishj requested review from a team as code owners September 28, 2022 18:08
@coveralls

coveralls commented Sep 28, 2022

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3238389388

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.664%

Totals Coverage Status
Change from base Build 3139435521: 0.0%
Covered Lines: 1462
Relevant Lines: 2012

💛 - Coveralls

@sgirishj

Copy link
Copy Markdown
Contributor Author

/gcbrun

1 similar comment
@sgirishj

sgirishj commented Oct 5, 2022

Copy link
Copy Markdown
Contributor Author

/gcbrun

@dplore

dplore commented Oct 6, 2022

Copy link
Copy Markdown
Member

/gcbrun

…s, changed gNOI kill signal from sigkill to sigterm and changed traffic flow setup as suggested.
@Ankur19 Ankur19 requested review from a team and liulk and removed request for a team October 12, 2022 16:03
@Ankur19

Ankur19 commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

Adding go-reviewer here. Functionality looks good.

…d startTraffic/stopAndVerifyTraffic instead
@sgirishj

Copy link
Copy Markdown
Contributor Author

Hi @liulk , could you also please help resolve the below failure:
google-cloud-build featureprofiles-pr (disco-idea-817) — Summary

Thanks!

@sgirishj sgirishj requested a review from Ankur19 October 12, 2022 18:16
Ankur19
Ankur19 previously approved these changes Oct 12, 2022
@Ankur19

Ankur19 commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

Hi @liulk , could you also please help resolve the below failure: google-cloud-build featureprofiles-pr (disco-idea-817) — Summary

Thanks!

You need to rebase your branch to openconfig/main.

git pull upstream main

@liulk

liulk commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

/gcbrun

… to check for DUT vendor at the start of the test with the help of a map and moved PID finding logic into its own function
@sgirishj sgirishj requested a review from liulk October 12, 2022 22:50
@liulk

liulk commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

/gcbrun

@liulk

liulk commented Oct 12, 2022

Copy link
Copy Markdown
Contributor

CloudBuild failure is due to a different reason, so merge for now.

@liulk liulk merged commit 0ba33ef into openconfig:main Oct 12, 2022
singh-prem pushed a commit to mingyangcisco/featureprofiles that referenced this pull request Dec 13, 2022
* Code commit for TE-8.1: DUT Daemon Failure

* Updated file permissions and made some minor changes in the code comments

* Updated file permissions again

* Removed newline in the end

* Addressed review comments: updated Arista and Cisco gRIBI daemon names, changed gNOI kill signal from sigkill to sigterm and changed traffic flow setup as suggested.

* Addressed review comments openconfig#2: removed testTraffic and reused startTraffic/stopAndVerifyTraffic instead

* Addressed review comments openconfig#3: Gribi -> GRIBI, added support to check for DUT vendor at the start of the test with the help of a map and moved PID finding logic into its own function
@sgirishj sgirishj deleted the te81 branch April 11, 2023 06:54
prinikasn pushed a commit that referenced this pull request Jun 30, 2023
* Code commit for TE-8.1: DUT Daemon Failure

* Updated file permissions and made some minor changes in the code comments

* Updated file permissions again

* Removed newline in the end

* Addressed review comments: updated Arista and Cisco gRIBI daemon names, changed gNOI kill signal from sigkill to sigterm and changed traffic flow setup as suggested.

* Addressed review comments #2: removed testTraffic and reused startTraffic/stopAndVerifyTraffic instead

* Addressed review comments #3: Gribi -> GRIBI, added support to check for DUT vendor at the start of the test with the help of a map and moved PID finding logic into its own function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TE-8.1: DUT Daemon Failure

10 participants