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

Ad9208 jenkins update #149

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Ad9208 jenkins update #149

merged 3 commits into from
Aug 18, 2023

Conversation

SrikanthPagadarai
Copy link
Collaborator

No description provided.

CI: skip=HDL Tests;skip=NonHW Tests;skip=Hardware Streaming Tests
Signed-off-by: Pagadarai <[email protected]>
CI: skip=HDL Tests;skip=NonHW Tests;skip=Hardware Streaming Tests
Signed-off-by: Pagadarai <[email protected]>
Comment on lines +92 to +94

/////////////////////////////////////////////////////

Copy link
Collaborator

Choose a reason for hiding this comment

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

Missing the call to actual run the closures. Need to add

parallel deployments

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed by latest commit.

Jenkinsfile Outdated
cstage("Baremetal HDL Test", "", flags) {
withEnv(['BOARD='+board,'MLRELEASE=R2022b','HDLBRANCH=hdl_2021_r2','LC_ALL=C.UTF-8','LANG=C.UTF-8']) {
try {
stage("AD9208 HDL Test") {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please use the cstage API instead of stage

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed by latest commit.

CI: skip=HDL Tests;skip=NonHW Tests;skip=Hardware Streaming Tests
Signed-off-by: Pagadarai <[email protected]>
@tfcollins tfcollins merged commit 3e4d05d into master Aug 18, 2023
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.

2 participants