aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview2
-rw-r--r--.readthedocs.yaml7
2 files changed, 5 insertions, 4 deletions
diff --git a/.gitreview b/.gitreview
index 476096444..af49ce36d 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.onap.org
port=29418
project=integration.git
-defaultbranch=master
+defaultbranch=london
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8bb..01f9c1a06 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -9,10 +9,11 @@ formats:
- htmlzip
build:
- image: latest
-
+ os: ubuntu-20.04
+ tools:
+ python: "3.8"
+
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt