Skip to content

Commit

Permalink
SUA robot build-177
Browse files Browse the repository at this point in the history
  • Loading branch information
stlachev committed Jul 10, 2023
1 parent 19dbcd1 commit ca13295
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions kas/common-kirkstone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,10 @@ repos:
url: https://git.yoctoproject.org/meta-spdxscanner
refspec: kirkstone
meta-leda:
url: "https://github.com/eclipse-leda/meta-leda"
refspec: main
url: "https://github.com/SoftwareDefinedVehicle/meta-leda-fork"
refspec: sua-build-177
# url: "https://github.com/eclipse-leda/meta-leda"
# refspec: main
layers:
meta-leda-bsp:
meta-leda-components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Self Update Test

Log To Console Activate...
Execute SUA command ${broker.uri} ${broker.port} ${topic_pub_command} ${activate_filename}
Connect and Subscribe to Listen ${broker.uri} ${broker.port} ${topic_sub} ${activation_success_regex} 5
Connect and Subscribe to Listen ${broker.uri} ${broker.port} ${topic_sub} ${activation_success_regex} 30

Log To Console Cleanup...
Execute SUA command ${broker.uri} ${broker.port} ${topic_pub_command} ${cleanup_filename}
Expand Down

0 comments on commit ca13295

Please sign in to comment.