Skip to content
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

VNA Initial Service Changes #1077

Merged
merged 4 commits into from
Sep 2, 2024
Merged

Conversation

RahulBenaka
Copy link
Contributor

@RahulBenaka RahulBenaka commented Aug 6, 2024

What does this Pull Request accomplish?

Adding files for VNA Initial Service

Why should this Pull Request be merged?

We want to add gRPC API support for RFmx VNA personality

What testing has been done?

Builds and new System-level tests pass.

image

@RahulBenaka
Copy link
Contributor Author

I am facing issues while running the newly added VNA Test cases. I have followed the #481 PR to add the files. Am I doing anything wrong? Please help me debug this issue.

@maxxboehme @reckenro @astarche

@maxxboehme
Copy link
Collaborator

I am facing issues while running the newly added VNA Test cases. I have followed the #481 PR to add the files. Am I doing anything wrong? Please help me debug this issue.

@maxxboehme @reckenro @astarche

Does this require a new product to be installed? If so need to update the products to install to grpcbot (The system that runs the system tests)

@RahulBenaka
Copy link
Contributor Author

RahulBenaka commented Aug 28, 2024

Does this require a new product to be installed? If so need to update the products to install to grpcbot (The system that runs the system tests)

I have added the installers for VNA through this PR: link

Yet I am facing a new issue while triggering the gtests in windows environment. Here is the error message:
image

I tried re-running only the failed job and that also failed. Now I have re-running the whole ci. If that also fails, is there anything I can do to fix this?

@maxxboehme @reckenro @astarche

@maxxboehme
Copy link
Collaborator

maxxboehme commented Aug 28, 2024

@RahulBenaka I kicked off a pipeline run that should rebuild the image used for running the tests. It needs to be rebuilt to include your changes. The error you are getting currently is because the artifacts are deleted after a few days so you will need to rerun all the steps to recreate the artifacts.

@maxxboehme
Copy link
Collaborator

@RahulBenaka I kicked off a pipeline run that should rebuild the image used for running the tests. It needs to be rebuilt to include your changes. The error you are getting currently is because the artifacts are deleted after a few days so you will need to rerun all the steps to recreate the artifacts.

Pipeline just finished. I will kick off another run for windows. Ubuntu is currently in a bad state that I am looking into so can be ignored for now.

Copy link
Collaborator

@reckenro reckenro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look fine to me.

@RahulBenaka , did you generate the metadata in scrapigen and if so can you post a PR there for that?

@RahulBenaka
Copy link
Contributor Author

Changes look fine to me.

@RahulBenaka , did you generate the metadata in scrapigen and if so can you post a PR there for that?

I haven't done any changes there as this is the initial setup for VNA personality. Once this goes in, I'll post a separate PR for scrapigen generated metadata.

@maxxboehme
Copy link
Collaborator

Update the TODO in the "What testing has been done?" section

@RahulBenaka
Copy link
Contributor Author

RahulBenaka commented Aug 30, 2024

I have updated the description section @maxxboehme. If the changes are good, can you please approve the PR?
Thank you.

@RahulBenaka RahulBenaka merged commit 16ade75 into main Sep 2, 2024
10 of 11 checks passed
@RahulBenaka RahulBenaka deleted the users/rnagaraj/vna_initial_changes branch September 2, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants