Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

fix: App-service-configurable failing to start #440

Merged
merged 1 commit into from
Apr 27, 2020
Merged

fix: App-service-configurable failing to start #440

merged 1 commit into from
Apr 27, 2020

Conversation

bnevis-i
Copy link
Contributor

app-service-configurable is failng to start due to changes
in implementation and settings. There are currently 27
assertion failures related to ASC in the blackbox tests.
This patch resolves some, but not all of these failures

Signed-off-by: Bryon Nevis bryon.nevis@intel.com

@bnevis-i
Copy link
Contributor Author

@lenny-intel, @jinlinGuan, @cloudxxx8 please review.

docker-compose-test-tools.yml Outdated Show resolved Hide resolved
docker-compose-test-tools.yml Outdated Show resolved Hide resolved
docker-compose-test-tools.yml Outdated Show resolved Hide resolved
@bnevis-i
Copy link
Contributor Author

bnevis-i commented Apr 27, 2020

Testing instructions

. enableSecurity.sh
. bin/env.sh
./sync.sh
docker volume prune -f
docker-compose -f docker-compose-nexus-redis.yml pull
docker-compose -f docker-compose-test-tools.yml pull
./deploy-EdgeX.sh
cd bin
bash -x ./run.sh -asc

app-service-configurable is failng to start due to changes
in implementation and settings. There are currently 27
assertion failures related to ASC in the blackbox tests
that are resolved by this patch.

Signed-off-by: Bryon Nevis <bryon.nevis@intel.com>
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.

2 participants