DSWx-S1 Initial Interface Integration #257
Labels
must have
Feature is a must have
pge.er.01
PGE Engineering Release 01
pge.r.03
PGE Release 03
pge.sprint.r03.02
Sprint 02 for PGE Release 03
The existing stub implementation of the DSWx-S1 PGE needs to be updated to integrate with the now-delivered interface SAS. The goal of this ticket is to add all the scripts/configs needed to build a combined PGE/SAS container for DSWx-S1. This includes the following tasks:
src/opera/pge/dswx_s1/schema
directoryDockerfile_dswx_s1
file within the.ci/docker directory
. This file should just be a copy of theDockerfile_dswx_hls
to begin with.build_dswx_s1.sh
andtest_dswx_s1.sh
scripts under.ci/scripts
. These can be based on the corresponding version for DSWx-HLS, but will need some tailoring to make them applicable to DSWx-S1 (for example updating the artifactory path to the SAS docker base image)build_all_images.sh
andtest_all_images.sh
scripts (also under.ci/scripts
) to include the new scripts added in the previous taskdswx_s1_sample_runconfig-v3.0.0-er.1.0.yaml
and populate it with both the PGE and SAS sections of the Runconfig. The sample SAS runconfig provided with the Interface delivery can be used as the example SAS portion.The text was updated successfully, but these errors were encountered: