Skip to content

Environment is set in too many places #243

@pwaller

Description

@pwaller

At the moment the environment is set in too many places:

  • During build of host AMI.
  • In compiler docker image.
  • In job definition.
  • In job runtime overrides (platform).
  • reco-aws.sh
  • sdaccel-builder.mk
  • settings.sh in the root of reco-sdaccel

This makes it very hard to quickly make a reproducible developer environment, and diagnose runtime issues. It adds a lot of cognitive overhead during development and firefighting.

I suggest we find one place to configure the environment, try to minimize it, and remove all other tweaks to the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions