Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Validate high-availability plugin using Gerrit CI

Change-Id: Ic9df58abe393a42b6388713caf231300db853aa6
diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
index 0000000..0c516ca
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1,2 @@
+pluginPipeline(formatCheckId: 'gerritforge:plugins-high-availability-code-style',
+               buildCheckId: 'gerritforge:plugins-high-availability-build-test')