Skip to content

Commit

Permalink
CircleCI test fix: sometimes expires due to upload timeout in the tes…
Browse files Browse the repository at this point in the history
…t environment
  • Loading branch information
afabiani committed Jan 29, 2021
1 parent b400b26 commit 66139fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export ASYNC_SIGNALS=False
export DATABASE_URL=postgis://geonode:geonode@db:5432/geonode
export GEODATABASE_URL=postgis://geonode:geonode@db:5432/geonode_data
export DEFAULT_BACKEND_DATASTORE=datastore
export DEFAULT_BACKEND_UPLOADER=geonode.rest

# echo "Initialize DB";
# chmod +x scripts/misc/create_dbs_travis.sh;
Expand Down

0 comments on commit 66139fd

Please sign in to comment.