Revert to an earlier state of the repo
This has the most complete test.py script. Change-Id: I3f97874ef42a2c8f112717939199734832d331cd
This commit is contained in:
parent
f601f2c732
commit
05c1273103
94
.gitignore
vendored
94
.gitignore
vendored
@ -1,94 +0,0 @@
|
|||||||
# Byte-compiled / optimized / DLL files
|
|
||||||
__pycache__/
|
|
||||||
*.py[cod]
|
|
||||||
*$py.class
|
|
||||||
|
|
||||||
# C extensions
|
|
||||||
*.so
|
|
||||||
|
|
||||||
# Distribution / packaging
|
|
||||||
.Python
|
|
||||||
env/
|
|
||||||
build/
|
|
||||||
develop-eggs/
|
|
||||||
dist/
|
|
||||||
downloads/
|
|
||||||
eggs/
|
|
||||||
.eggs/
|
|
||||||
lib/
|
|
||||||
lib64/
|
|
||||||
parts/
|
|
||||||
sdist/
|
|
||||||
var/
|
|
||||||
*.egg-info/
|
|
||||||
.installed.cfg
|
|
||||||
*.egg
|
|
||||||
|
|
||||||
# PyInstaller
|
|
||||||
# Usually these files are written by a python script from a template
|
|
||||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
|
||||||
*.manifest
|
|
||||||
*.spec
|
|
||||||
|
|
||||||
# Installer logs
|
|
||||||
pip-log.txt
|
|
||||||
pip-delete-this-directory.txt
|
|
||||||
|
|
||||||
# Unit test / coverage reports
|
|
||||||
htmlcov/
|
|
||||||
.tox/
|
|
||||||
.coverage
|
|
||||||
.coverage.*
|
|
||||||
.cache
|
|
||||||
nosetests.xml
|
|
||||||
coverage.xml
|
|
||||||
*,cover
|
|
||||||
.hypothesis/
|
|
||||||
|
|
||||||
# Translations
|
|
||||||
*.mo
|
|
||||||
*.pot
|
|
||||||
|
|
||||||
# Django stuff:
|
|
||||||
*.log
|
|
||||||
local_settings.py
|
|
||||||
|
|
||||||
# Flask stuff:
|
|
||||||
instance/
|
|
||||||
.webassets-cache
|
|
||||||
|
|
||||||
# Scrapy stuff:
|
|
||||||
.scrapy
|
|
||||||
|
|
||||||
# Sphinx documentation
|
|
||||||
docs/_build/
|
|
||||||
|
|
||||||
# PyBuilder
|
|
||||||
target/
|
|
||||||
|
|
||||||
# IPython Notebook
|
|
||||||
.ipynb_checkpoints
|
|
||||||
|
|
||||||
# pyenv
|
|
||||||
.python-version
|
|
||||||
|
|
||||||
# celery beat schedule file
|
|
||||||
celerybeat-schedule
|
|
||||||
|
|
||||||
# dotenv
|
|
||||||
.env
|
|
||||||
|
|
||||||
# virtualenv
|
|
||||||
.venv/
|
|
||||||
venv/
|
|
||||||
ENV/
|
|
||||||
|
|
||||||
# Spyder project settings
|
|
||||||
.spyderproject
|
|
||||||
|
|
||||||
# Rope project settings
|
|
||||||
.ropeproject
|
|
||||||
|
|
||||||
# Visual Studio Code settings
|
|
||||||
.vscode
|
|
||||||
.idea
|
|
@ -1,6 +0,0 @@
|
|||||||
title : # contribution or viewer
|
|
||||||
|
|
||||||
body
|
|
||||||
|
|
||||||
story: # storyboard url ex:2010980
|
|
||||||
task: # storyboard id ex:00000
|
|
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.opendev.org
|
host=review.openstack.org
|
||||||
port=29418
|
port=29418
|
||||||
project=opendev/sandbox.git
|
project=openstack-dev/sandbox.git
|
||||||
|
BIN
.user21.py.swp
BIN
.user21.py.swp
Binary file not shown.
19
README.rst
19
README.rst
@ -1,13 +1,8 @@
|
|||||||
OpenDev Sandbox Project
|
sandbox
|
||||||
=======================
|
=======
|
||||||
|
|
||||||
https://docs.opendev.org/opendev/infra-manual/latest/sandbox.html
|
|
||||||
|
|
||||||
Feel free to experiment with this project to learn the Gerrit workflow
|
|
||||||
|
|
||||||
Please do not delete or modify
|
|
||||||
|
|
||||||
README.md
|
|
||||||
setup.py
|
|
||||||
setup.cfg
|
|
||||||
|
|
||||||
|
This is a sandbox so that developers can test the tools
|
||||||
|
and processes used for OpenStack development.
|
||||||
|
For detail, see the chapter "`Learn the Gerrit Workflow in the
|
||||||
|
Sandbox <http://docs.openstack.org/infra/manual/sandbox.html>`_"
|
||||||
|
in Infrastructure User Manual.
|
||||||
|
@ -1 +0,0 @@
|
|||||||
hi
|
|
3
con22.py
3
con22.py
@ -1,3 +0,0 @@
|
|||||||
print("2022 contribution")
|
|
||||||
print("Hello OpenStack")
|
|
||||||
print("Hello OpenStack conflict")
|
|
@ -1 +0,0 @@
|
|||||||
hello world
|
|
@ -1,2 +0,0 @@
|
|||||||
This is my first changeset for OpenStack.
|
|
||||||
asdf
|
|
@ -1,2 +0,0 @@
|
|||||||
Hi this is jay doing a gerrit tutorial for MLH.
|
|
||||||
This is a change for patchset 2.
|
|
@ -1 +0,0 @@
|
|||||||
print("2023 contribution by jsyoo5b") # intended typo
|
|
@ -1 +0,0 @@
|
|||||||
Hello World!!!
|
|
@ -1 +0,0 @@
|
|||||||
print("2022 test")
|
|
@ -1 +0,0 @@
|
|||||||
print("hello world")
|
|
@ -1 +0,0 @@
|
|||||||
print("hello world")
|
|
@ -1,6 +0,0 @@
|
|||||||
def main() -> None:
|
|
||||||
print("Hello world")
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
main()
|
|
@ -1 +0,0 @@
|
|||||||
teststsstatateststsstatateststsstata
|
|
@ -1 +0,0 @@
|
|||||||
print("hello world")
|
|
10
run.yaml
10
run.yaml
@ -1,10 +0,0 @@
|
|||||||
- hosts: all
|
|
||||||
tasks:
|
|
||||||
- shell: echo true
|
|
||||||
- zuul_return:
|
|
||||||
data:
|
|
||||||
zuul:
|
|
||||||
artifacts:
|
|
||||||
- name: Artifact
|
|
||||||
url: someurl
|
|
||||||
- shell: echo true
|
|
@ -1 +0,0 @@
|
|||||||
print("Hello World!!!")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution")
|
|
@ -1 +0,0 @@
|
|||||||
print("20240119 Open Source Project Contribution Test by kyu0")
|
|
@ -1 +0,0 @@
|
|||||||
print("Hello World!!!")
|
|
@ -1 +0,0 @@
|
|||||||
print("Hello World")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution")
|
|
@ -1 +0,0 @@
|
|||||||
print("20240125 openstack contribution test!!")
|
|
@ -1 +0,0 @@
|
|||||||
print("20240125 openstack contribution test!")
|
|
@ -1 +0,0 @@
|
|||||||
print("ojw contribusion test")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution!!")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution!!@@")
|
|
@ -1 +0,0 @@
|
|||||||
print("2024 contribution")
|
|
@ -1 +0,0 @@
|
|||||||
print("open source contribution")
|
|
26
setup.cfg
26
setup.cfg
@ -1,26 +0,0 @@
|
|||||||
[metadata]
|
|
||||||
name = sandbox
|
|
||||||
summary = The sandbox
|
|
||||||
description-file =
|
|
||||||
README.rst
|
|
||||||
author = OpenStack Infrastructure Team
|
|
||||||
author-email = openstack-infra@lists.openstack.org
|
|
||||||
home-page = http://docs.openstack.org/infra/system-config/
|
|
||||||
classifier =
|
|
||||||
Intended Audience :: Information Technology
|
|
||||||
Intended Audience :: System Administrators
|
|
||||||
License :: OSI Approved :: Apache Software License
|
|
||||||
Operating System :: POSIX :: Linux
|
|
||||||
Programming Language :: Python
|
|
||||||
Programming Language :: Python :: 2
|
|
||||||
Programming Language :: Python :: 2.7
|
|
||||||
Programming Language :: Python :: 2.6
|
|
||||||
|
|
||||||
[pbr]
|
|
||||||
warnerrors = True
|
|
||||||
|
|
||||||
[build_sphinx]
|
|
||||||
source-dir = doc/source
|
|
||||||
build-dir = doc/build
|
|
||||||
all_files = 1
|
|
||||||
warning-is-error = 1
|
|
29
setup.py
29
setup.py
@ -1,29 +0,0 @@
|
|||||||
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
|
|
||||||
#
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
# you may not use this file except in compliance with the License.
|
|
||||||
# You may obtain a copy of the License at
|
|
||||||
#
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
#
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
||||||
# implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
|
|
||||||
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
|
|
||||||
import setuptools
|
|
||||||
|
|
||||||
# In python < 2.7.4, a lazy loading of package `pbr` will break
|
|
||||||
# setuptools if some other modules registered functions in `atexit`.
|
|
||||||
# solution from: http://bugs.python.org/issue15881#msg170215
|
|
||||||
try:
|
|
||||||
import multiprocessing # noqa
|
|
||||||
except ImportError:
|
|
||||||
pass
|
|
||||||
|
|
||||||
setuptools.setup(
|
|
||||||
setup_requires=['pbr>=2.0'],
|
|
||||||
pbr=True)
|
|
41
test.py
41
test.py
@ -1,5 +1,38 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python
|
||||||
|
|
||||||
print("2022 contribution")
|
# A test of developers' wit.
|
||||||
print("2022 contribution conflict")
|
|
||||||
print("2023 contribution")
|
# Copyright (C) 2012 OpenStack LLC.
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
# implied.
|
||||||
|
#
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
|
||||||
|
def main():
|
||||||
|
print "Vikram: The exquisite corpse"
|
||||||
|
print "Looked so pale and beautiful"
|
||||||
|
print "And yet it's still dead"
|
||||||
|
print "...and then it woke up to eat the living...."
|
||||||
|
print "daylights"
|
||||||
|
print "are brighter than nightlights"
|
||||||
|
print "I like vi"
|
||||||
|
print "I like vim"
|
||||||
|
print "The snake which cannot cast its skin has to die."
|
||||||
|
print "My name is khan............................................................................................"
|
||||||
|
print ":-)"
|
||||||
|
print "First lame commit:-)"
|
||||||
|
print "SB"
|
||||||
|
print "That which does not kill me makes me strong."
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
|
@ -1 +0,0 @@
|
|||||||
print("hello openstack!!!")
|
|
@ -1,5 +0,0 @@
|
|||||||
|
|
||||||
hello
|
|
||||||
git test
|
|
||||||
hey
|
|
||||||
hey
|
|
@ -1,4 +0,0 @@
|
|||||||
print("test for review")
|
|
||||||
value = 3
|
|
||||||
print(value + 2)
|
|
||||||
print("ans is 5")
|
|
@ -1 +0,0 @@
|
|||||||
print("test fixed")
|
|
@ -1 +0,0 @@
|
|||||||
print("hello word")
|
|
@ -1 +0,0 @@
|
|||||||
print('halow waldo')
|
|
@ -1 +0,0 @@
|
|||||||
hello world
|
|
@ -1 +0,0 @@
|
|||||||
print("* Hello from 2023 nebu workshop ali-test*")
|
|
@ -1,2 +0,0 @@
|
|||||||
|
|
||||||
print("hello world")
|
|
@ -1 +0,0 @@
|
|||||||
print("hello!!")
|
|
27
zuul.yaml
27
zuul.yaml
@ -1,27 +0,0 @@
|
|||||||
- job:
|
|
||||||
name: sandbox-build-docs
|
|
||||||
parent: base
|
|
||||||
run: run.yaml
|
|
||||||
provides: archive
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: sandbox-publish-docs
|
|
||||||
parent: base
|
|
||||||
dependencies:
|
|
||||||
- sandbox-build-docs
|
|
||||||
run: run.yaml
|
|
||||||
requires: archive
|
|
||||||
|
|
||||||
- project:
|
|
||||||
check:
|
|
||||||
jobs:
|
|
||||||
- sandbox-build-docs
|
|
||||||
- sandbox-publish-docs
|
|
||||||
post:
|
|
||||||
jobs:
|
|
||||||
- sandbox-build-docs
|
|
||||||
- sandbox-publish-docs
|
|
||||||
tag:
|
|
||||||
jobs:
|
|
||||||
- sandbox-build-docs
|
|
||||||
- sandbox-publish-docs
|
|
Loading…
Reference in New Issue
Block a user