Skip to content

Commit

Permalink
remove demo_CloudCA from test_all due to error
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 authored and DDvO committed Sep 2, 2024
1 parent a09bd13 commit ce2fa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile_v1
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ endif

.phony: demo demo_all demo_Insta demo_EJBCA demo_CloudCA
demo: demo_Insta
demo_all: demo demo_EJBCA demo_CloudCA
demo_all: demo demo_EJBCA
demo_Insta: get_Insta_crls
$(MAKE) -f Makefile_v1 run_demo BIN_DIR="$(BIN_DIR)" CA_SECTION="Insta" SLEEP="sleep 1"
# for Insta, sleep 1 helps avoid ERROR: server response error : Code=503,Reason=Service Unavailable
Expand Down

0 comments on commit ce2fa91

Please sign in to comment.