summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorakuegel <akuegel@chromium.org>2015-12-18 01:26:13 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-18 09:27:27 +0000
commit050d06a6a974525334212641bf9f3ac7740dbfa8 (patch)
tree47be1d88669a74d25705d69db979a2fa33201425
parent666f25fff59502a70563a63e9b848d03fc547fde (diff)
downloadchromium_src-050d06a6a974525334212641bf9f3ac7740dbfa8.zip
chromium_src-050d06a6a974525334212641bf9f3ac7740dbfa8.tar.gz
chromium_src-050d06a6a974525334212641bf9f3ac7740dbfa8.tar.bz2
Remove blink infra config.
Also remove akuegel@ from CQ config OWNERS. BUG= TBR=phajdan.jr@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1537693002 Cr-Commit-Position: refs/heads/master@{#366063}
-rw-r--r--infra/config/OWNERS1
-rw-r--r--third_party/WebKit/infra/README.md1
-rw-r--r--third_party/WebKit/infra/config/OWNERS4
-rw-r--r--third_party/WebKit/infra/config/README.md1
-rw-r--r--third_party/WebKit/infra/config/cq.cfg76
-rw-r--r--third_party/WebKit/infra/project-config/README.md2
-rw-r--r--third_party/WebKit/infra/project-config/project.cfg33
7 files changed, 0 insertions, 118 deletions
diff --git a/infra/config/OWNERS b/infra/config/OWNERS
index aa2ee95..64e3f22 100644
--- a/infra/config/OWNERS
+++ b/infra/config/OWNERS
@@ -1,4 +1,3 @@
-akuegel@chromium.org
phajdan.jr@chromium.org
sergiyb@chromium.org
tandrii@chromium.org
diff --git a/third_party/WebKit/infra/README.md b/third_party/WebKit/infra/README.md
deleted file mode 100644
index 1a6dc7e..0000000
--- a/third_party/WebKit/infra/README.md
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains chrome-infra-specific files.
diff --git a/third_party/WebKit/infra/config/OWNERS b/third_party/WebKit/infra/config/OWNERS
deleted file mode 100644
index aa2ee95..0000000
--- a/third_party/WebKit/infra/config/OWNERS
+++ /dev/null
@@ -1,4 +0,0 @@
-akuegel@chromium.org
-phajdan.jr@chromium.org
-sergiyb@chromium.org
-tandrii@chromium.org
diff --git a/third_party/WebKit/infra/config/README.md b/third_party/WebKit/infra/config/README.md
deleted file mode 100644
index c036d61..0000000
--- a/third_party/WebKit/infra/config/README.md
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains configuration files for infra services.
diff --git a/third_party/WebKit/infra/config/cq.cfg b/third_party/WebKit/infra/config/cq.cfg
deleted file mode 100644
index 5263f08..0000000
--- a/third_party/WebKit/infra/config/cq.cfg
+++ /dev/null
@@ -1,76 +0,0 @@
-# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
-# documentation of this file format.
-
-version: 1
-cq_name: "blink"
-cq_status_url: "https://chromium-cq-status.appspot.com"
-svn_repo_url: "svn://svn.chromium.org/blink/trunk"
-
-rietveld {
- url: "https://codereview.chromium.org"
- project_bases: "^svn\\:\\/\\/svn\\.chromium\\.org\\/blink/trunk(|/.*)$"
- project_bases: "^svn\\:\\/\\/chrome\\-svn\\/blink/trunk(|/.*)$"
- project_bases: "^svn\\:\\/\\/chrome\\-svn\\.corp\\/blink/trunk(|/.*)$"
- project_bases: "^svn\\:\\/\\/chrome\\-svn\\.corp\\.google\\.com\\/blink/trunk(|/.*)$"
- project_bases: "^http\\:\\/\\/src\\.chromium\\.org\\/blink/trunk(|/.*)$"
- project_bases: "^https\\:\\/\\/src\\.chromium\\.org\\/blink/trunk(|/.*)$"
- project_bases: "^https?\\:\\/\\/chromium.googlesource.com\\/chromium\\/blink(?:\\.git)?\\@[a-zA-Z0-9\\-_\\.]+$"
-}
-
-verifiers {
- reviewer_lgtm {
- committer_list: "external/project-chromium-committers"
- }
-
- tree_status {
- tree_status_url: "https://chromium-status.appspot.com"
- }
-
- try_job {
- buckets {
- name: "tryserver.chromium.linux"
- builders { name: "android_arm64_dbg_recipe" }
- builders { name: "android_chromium_gn_compile_dbg" }
- builders { name: "android_chromium_gn_compile_rel" }
- builders { name: "android_clang_dbg_recipe" }
- builders { name: "android_compile_dbg" }
- builders { name: "chromium_presubmit" }
- builders { name: "cast_shell_android" }
- builders { name: "cast_shell_linux" }
- builders { name: "chromeos_x86-generic_chromium_compile_only_ng" }
- builders { name: "chromeos_amd64-generic_chromium_compile_only_ng" }
- builders { name: "chromeos_daisy_chromium_compile_only_ng" }
- builders { name: "linux_android_rel_ng" }
- builders { name: "linux_chromium_asan_rel_ng" }
- builders { name: "linux_chromium_chromeos_compile_dbg_ng" }
- builders { name: "linux_chromium_chromeos_ozone_rel_ng" }
- builders { name: "linux_chromium_chromeos_rel_ng" }
- builders { name: "linux_chromium_clobber_rel_ng" }
- builders { name: "linux_chromium_compile_dbg_32_ng" }
- builders { name: "linux_chromium_gn_chromeos_rel" }
- builders { name: "linux_chromium_rel_ng" }
- }
-
- buckets {
- name: "tryserver.chromium.mac"
- builders { name: "ios_dbg_simulator_ninja" }
- builders { name: "ios_rel_device_ninja" }
- builders { name: "mac_chromium_compile_dbg_ng" }
- builders {
- name: "mac_chromium_gn_rel"
- experiment_percentage: 100
- }
- builders { name: "mac_chromium_rel_ng" }
- }
-
- buckets {
- name: "tryserver.chromium.win"
- builders { name: "win8_chromium_ng" }
- builders { name: "win_chromium_compile_dbg_ng" }
- builders { name: "win_chromium_rel_ng" }
- builders { name: "win_chromium_x64_rel_ng" }
- }
- }
-
- sign_cla {}
-}
diff --git a/third_party/WebKit/infra/project-config/README.md b/third_party/WebKit/infra/project-config/README.md
deleted file mode 100644
index 7cf7898..0000000
--- a/third_party/WebKit/infra/project-config/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-This directory contains blink project-wide configurations for chrome-infra
-services.
diff --git a/third_party/WebKit/infra/project-config/project.cfg b/third_party/WebKit/infra/project-config/project.cfg
deleted file mode 100644
index f834f4e..0000000
--- a/third_party/WebKit/infra/project-config/project.cfg
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright (C) 2013 Google Inc. All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are
-# met:
-#
-# * Redistributions of source code must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the above
-# copyright notice, this list of conditions and the following disclaimer
-# in the documentation and/or other materials provided with the
-# distribution.
-# * Neither the name of Google Inc. nor the names of its
-# contributors may be used to endorse or promote products derived from
-# this software without specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-# For the schema of this file and documentation, see ProjectCfg message in
-# https://luci-config.appspot.com/schemas/projects:project.cfg
-
-name: "Blink"
-access: "group:all" # public