Commit Graph

19 Commits

Author SHA1 Message Date
jonathanmetzman 03d18372d5
Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)
This reverts commit 878c32419c.

Related: #6180
2021-08-26 09:53:49 -07:00
Oliver Chang 878c32419c
Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)" (#6306)
This reverts commit 5549d804b3.
2021-08-26 15:42:34 +10:00
jonathanmetzman 5549d804b3
[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)
Fix projects so they don't break with upgrade.
These fixes are likely not backwards compatible and will fail on
Ubuntu 16.04.
Related: #6180
2021-08-25 22:14:52 -07:00
jonathanmetzman 390c200c1e
[Ubuntu upgrade] Disable MSAN in projects that will have false positives. (#6303)
Do this based mostly on instrumented_libraries and more tests.

Related: #6180
2021-08-25 22:14:20 -07:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Ben Pfaff 30158fd21b
[openvswitch] Add William Tu and Ilya Maximets to autoccs list. (#4542)
William and Ilya are both upstream maintainers of Open vSwitch, as one
can see from:
https://github.com/openvswitch/ovs/blob/master/MAINTAINERS.rst
They have both expressed interest in getting early access to allow
them to fix problems before public release.
2020-10-16 16:44:02 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Bhargava Shastry cd22ebeeb6 ovs: Disable debug features in fuzzing build. (#3164) 2020-01-04 23:59:07 -08:00
Bhargava Shastry 230304ccc2 ovs: Fix build failure due to python3 upgrade (#2900) 2019-09-29 08:51:30 -07:00
Bhargava Shastry 0d7479744f [ovs] use zip -rq instead of zip -j * (#2477) 2019-05-30 07:58:25 -07:00
Bhargava Shastry d878422912 [openvswitch] Adds Toms Atteka to auto_ccs list (#2081) 2019-01-11 08:46:21 -08:00
Bhargava Shastry 4c01037865 [openvswitch] OvS: Refactor build.sh (#1844)
* OvS: Refactor build.sh

* OvS: Make use of corp dir name

* OvS: Revert URL in Dockerfile
2018-09-26 07:05:38 -07:00
Bhargava Shastry ec8a3bff13 OvS: Add MSan (#1826) 2018-09-19 05:10:13 -07:00
Bhargava Shastry c523a3d4d4 [OVS] add member (#1814)
* OpenvSwitch integration: First commit

* OpenvSwitch integration: Fixed typo in Dockerfile

* OpenvSwitch integration: Fixed typo in build file

* OpenvSwitch integration: Fixed issues copying dict and fuzzer opetions

* OpenvSwitch integration: Added one more target and streamlined build

* Revert "OpenvSwitch integration: Added one more target and streamlined build"

This reverts commit c5945ff8ce3d14097d15a4e8b69dbee81a3b44b9.

* Revert "Revert "OpenvSwitch integration: Added one more target and streamlined build""

This reverts commit 43127a82c0314a82185ee7755015948170cc0675.

* Revert "Revert "Revert "OpenvSwitch integration: Added one more target and streamlined build"""

This reverts commit 7fcb9a2470defb4b05d34c94bbebe9e54bca7e79.

* Revert "OpenvSwitch integration: Fixed issues copying dict and fuzzer opetions"

This reverts commit dc356a9d46ec23e966d200031f0b57e220332208.

* Revert "OpenvSwitch integration: Fixed typo in build file"

This reverts commit 83e4a95a59ffbccc8db96ad14abd21f69d3e8176.

* Revert "OpenvSwitch integration: Fixed typo in Dockerfile"

This reverts commit dcbdb2c485183448bba91c1d25682a1d8723a915.

* Revert "OpenvSwitch integration: First commit"

This reverts commit 2faf845b27d482522952f71d29c1008dc8f85c85.

* OvS: Add new member
2018-09-13 05:35:34 -07:00
Bhargava Shastry 699e697f0f [openvswitch] Ovs move tests (#1760)
* OpenvSwitch integration: First commit

* OpenvSwitch integration: Fixed typo in Dockerfile

* OpenvSwitch integration: Fixed typo in build file

* OpenvSwitch integration: Fixed issues copying dict and fuzzer opetions

* OpenvSwitch integration: Added one more target and streamlined build

* Revert "OpenvSwitch integration: Added one more target and streamlined build"

This reverts commit c5945ff8ce3d14097d15a4e8b69dbee81a3b44b9.

* Revert "Revert "OpenvSwitch integration: Added one more target and streamlined build""

This reverts commit 43127a82c0314a82185ee7755015948170cc0675.

* Revert "Revert "Revert "OpenvSwitch integration: Added one more target and streamlined build"""

This reverts commit 7fcb9a2470defb4b05d34c94bbebe9e54bca7e79.

* Revert "OpenvSwitch integration: Fixed issues copying dict and fuzzer opetions"

This reverts commit dc356a9d46ec23e966d200031f0b57e220332208.

* Revert "OpenvSwitch integration: Fixed typo in build file"

This reverts commit 83e4a95a59ffbccc8db96ad14abd21f69d3e8176.

* Revert "OpenvSwitch integration: Fixed typo in Dockerfile"

This reverts commit dcbdb2c485183448bba91c1d25682a1d8723a915.

* Revert "OpenvSwitch integration: First commit"

This reverts commit 2faf845b27d482522952f71d29c1008dc8f85c85.

* Open vSwitch: Move tests, add corpora and a new OvS member

* Open vSwitch: Removed files from oss-fuzz repo that were previously left in erroneously
2018-08-27 06:52:00 -07:00
Bhargava Shastry a8b52adff6 Ovs syslog clean disable (#1558)
* Openvswitch: Disable logging only once
2018-06-25 07:24:17 -07:00
Bhargava Shastry 6a7cc6870b Ovs syslog disable (#1557)
* OpenvSwitch integration: First commit

* OpenvSwitch integration: Fixed typo in Dockerfile

* OpenvSwitch integration: Fixed typo in build file

* OpenvSwitch integration: Fixed issues copying dict and fuzzer opetions

* OpenvSwitch integration: Added one more target and streamlined build

* Revert "OpenvSwitch integration: Added one more target and streamlined build"

This reverts commit c5945ff8ce3d14097d15a4e8b69dbee81a3b44b9.

* Revert "Revert "OpenvSwitch integration: Added one more target and streamlined build""

This reverts commit 43127a82c0314a82185ee7755015948170cc0675.

* Revert "Revert "Revert "OpenvSwitch integration: Added one more target and streamlined build"""

This reverts commit 7fcb9a2470defb4b05d34c94bbebe9e54bca7e79.

* Revert "OpenvSwitch integration: Fixed issues copying dict and fuzzer opetions"

This reverts commit dc356a9d46ec23e966d200031f0b57e220332208.

* Revert "OpenvSwitch integration: Fixed typo in build file"

This reverts commit 83e4a95a59ffbccc8db96ad14abd21f69d3e8176.

* Revert "OpenvSwitch integration: Fixed typo in Dockerfile"

This reverts commit dcbdb2c485183448bba91c1d25682a1d8723a915.

* Revert "OpenvSwitch integration: First commit"

This reverts commit 2faf845b27d482522952f71d29c1008dc8f85c85.

* openvswitch: OSS-Fuzz integration

* Openvswitch: Fix indenting and newlines

* Addressing comments by jonathanmetzman

* Openvswitch: Added json dict and seperated fuzzer options per target

* Openvswitch: Disables logging so that syslog is not spammed while fuzzing
2018-06-23 16:40:18 -07:00
Bhargava Shastry 6251347a95 [Openvswitch] Project integration (#1553) 2018-06-22 15:06:50 -07:00