Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

update UFT container to select correct env variable (main)#10

Open
jjuele wants to merge 1 commit intointel:mainfrom
jjuele:entrypoint-fix-main
Open

update UFT container to select correct env variable (main)#10
jjuele wants to merge 1 commit intointel:mainfrom
jjuele:entrypoint-fix-main

Conversation

@jjuele
Copy link
Copy Markdown

@jjuele jjuele commented Apr 27, 2023

This change is for the main branch of the UFT project.

The entrypoint script that is used for building the UFT image uses an environment variable produced by sriov network device plugin. Recent updates to sriov network device plugin has introduced a new environment variable that is being consumed by the entrypoint script and is breaking UFT functionality.

The script is updated to ignore the new environment variable introduced by newer versions of device plugin (with the suffix of _INFO).

This change is for the main branch of the UFT project.

The entrypoint script that is used for building the UFT image uses an
environment variable produced by sriov network device plugin. Recent
updates to sriov network device plugin has introduced a new environment
variable that is being consumed by the entrypoint script and is breaking
UFT functionality.

The script is updated to ignore the new environment variable introduced
by newer versions of device plugin (with the suffix of _INFO).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant