Skip to content

ci: Rewrite hardcoded path 'robot_framework/html' - #97

Open
dpino wants to merge 1 commit into
mainfrom
make-robot_framework-html-path-resiliant
Open

ci: Rewrite hardcoded path 'robot_framework/html'#97
dpino wants to merge 1 commit into
mainfrom
make-robot_framework-html-path-resiliant

Conversation

@dpino

@dpino dpino commented Mar 25, 2026

Copy link
Copy Markdown
Member

Construct path as parent dir of 'init-robot.sh' script plus 'html' directory.

@dpino

dpino commented Mar 25, 2026

Copy link
Copy Markdown
Member Author

The background of this fix is while running the init-robot.sh script manually I got the following error:

root@c9e7ce578ad4:~/meta-wpe-image# ./.ci/robot_framework/init-robot.sh
./.ci/robot_framework/init-robot.sh: line 34: pushd: robot_framework/html/: No such file or directory

The error was due to I didn't execute the script from the path the script expected. It should be possible to manually execute the script from any location.

@dpino
dpino requested a review from psaavedra March 25, 2026 15:51
@github-actions

github-actions Bot commented Mar 25, 2026

Copy link
Copy Markdown

💿️ Image for wpe-2_50-wandboard-mesa (ref: d9745aa).

@github-actions

github-actions Bot commented Mar 25, 2026

Copy link
Copy Markdown

💿️ Image for wpe-2_50-raspberrypi3-mesa (ref: d9745aa).

@github-actions

Copy link
Copy Markdown

💿️ Image for wpe-2_50-raspberrypi5 (ref: d9745aa).

@dpino dpino self-assigned this Apr 1, 2026
Construct path as parent dir of 'init-robot.sh' script plus
'html' directory.

Maintenance-Type: ci,unreviewed-change
@dpino
dpino force-pushed the make-robot_framework-html-path-resiliant branch from d9745aa to d349cb2 Compare April 1, 2026 08:03
@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown

💿️ Image for wpe-2_50-raspberrypi5 (ref: d349cb2).

@github-actions

Copy link
Copy Markdown

💿️ Image for wpe-2_50-wandboard-mesa (ref: d349cb2).

@github-actions

Copy link
Copy Markdown

💿️ Image for wpe-2_50-raspberrypi3-mesa (ref: d349cb2).

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.

1 participant