Revert to an earlier state of the repo

This has the most complete test.py script.

Change-Id: I3f97874ef42a2c8f112717939199734832d331cd
This commit is contained in:
James E. Blair 2024-04-06 10:09:12 -07:00
parent f601f2c732
commit 05c1273103
84 changed files with 46 additions and 302 deletions

94
.gitignore vendored
View File

@ -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

View File

@ -1,6 +0,0 @@
title : # contribution or viewer
body
story: # storyboard url ex:2010980
task: # storyboard id ex:00000

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.opendev.org
host=review.openstack.org
port=29418
project=opendev/sandbox.git
project=openstack-dev/sandbox.git

Binary file not shown.

View File

@ -1 +0,0 @@
print("2023 contribution")

1
23.py
View File

@ -1 +0,0 @@
print("2022 contribution")

View File

@ -1,13 +1,8 @@
OpenDev Sandbox Project
=======================
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
sandbox
=======
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.

View File

@ -1 +0,0 @@
hi

1
bsj.py
View File

@ -1 +0,0 @@
print("hello my second gerrit")

1
caiql
View File

@ -1 +0,0 @@
caiql

View File

@ -1,3 +0,0 @@
print("2022 contribution")
print("Hello OpenStack")
print("Hello OpenStack conflict")

View File

@ -1 +0,0 @@
hello world

View File

@ -1,2 +0,0 @@
This is my first changeset for OpenStack.
asdf

View File

@ -1 +0,0 @@
print("hawihawi!!!!!!")

1
hs.py
View File

@ -1 +0,0 @@
print("hello world")

1
hvd.py
View File

@ -1 +0,0 @@
print("hello cruel world!")

View File

@ -1,2 +0,0 @@
Hi this is jay doing a gerrit tutorial for MLH.
This is a change for patchset 2.

View File

@ -1 +0,0 @@
print("2023 contribution by jsyoo5b") # intended typo

1
kds.py
View File

@ -1 +0,0 @@
print("hello wor...")

View File

@ -1 +0,0 @@
Hello World!!!

1
ksj.py
View File

@ -1 +0,0 @@
print("hello daegu")

View File

@ -1 +0,0 @@
print("2023 contribution")

View File

@ -1 +0,0 @@
print("2022 test")

1
lje.py
View File

@ -1 +0,0 @@
print("Hello Daegu")

View File

@ -1 +0,0 @@
print("hello world")

1
lyr.py
View File

@ -1 +0,0 @@
print("hello daegu")

View File

@ -1 +0,0 @@
print("hello world")

1
lys.py
View File

@ -1 +0,0 @@
print("hello daegu")

View File

@ -1 +0,0 @@
print("hello daegu")

View File

@ -1,6 +0,0 @@
def main() -> None:
print("Hello world")
if __name__ == "__main__":
main()

View File

@ -1 +0,0 @@
teststsstatateststsstatateststsstata

View File

@ -1 +0,0 @@
print("hello world")

View File

@ -1 +0,0 @@
hello world!!!

View File

@ -1,10 +0,0 @@
- hosts: all
tasks:
- shell: echo true
- zuul_return:
data:
zuul:
artifacts:
- name: Artifact
url: someurl
- shell: echo true

View File

@ -1 +0,0 @@
print("sugo heara update by 2022.12.27 11:53aaqq" )

View File

@ -1 +0,0 @@
print("Hello World!!!")

View File

@ -1 +0,0 @@
print("2024 contribution")

View File

@ -1 +0,0 @@
print("20240119 Open Source Project Contribution Test by kyu0")

View File

@ -1 +0,0 @@
print("Hello World!!!")

View File

@ -1 +0,0 @@
print("Hello World")

View File

@ -1 +0,0 @@
print("2024 contribution")

View File

@ -1 +0,0 @@
print("20240125 openstack contribution test!!")

View File

@ -1 +0,0 @@
print("20240125 openstack contribution test!")

View File

@ -1 +0,0 @@
print("2022 contribution")

View File

@ -1 +0,0 @@
print("ojw contribusion test")

View File

@ -1 +0,0 @@
print("2024 contribution")

View File

@ -1 +0,0 @@
print("2024 contribution")

View File

@ -1 +0,0 @@
print("2024 contribution!!")

View File

@ -1 +0,0 @@
print("2024 contribution!!@@")

View File

@ -1 +0,0 @@
print("2024 contribution")

View File

@ -1 +0,0 @@
print("open source contribution")

View File

@ -1 +0,0 @@
print('2022-12-26 contribution')

View File

@ -1 +0,0 @@
print("BYE dustin!!!!")

View File

@ -1 +0,0 @@
print("This is your test file.")

View File

@ -1 +0,0 @@
print("Hi tek~~~~~ from min")

View File

@ -1 +0,0 @@
print("2022 contribution")

View File

@ -1 +0,0 @@
print("2022 contribution")

View File

@ -1 +0,0 @@
print("hello, world!")

View File

@ -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

View File

@ -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
View File

@ -1,5 +1,38 @@
#!/usr/bin/env python3
#!/usr/bin/env python
print("2022 contribution")
print("2022 contribution conflict")
print("2023 contribution")
# A test of developers' wit.
# 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()

View File

@ -1 +0,0 @@
print("hello openstack!!!")

View File

@ -1,5 +0,0 @@
hello
git test
hey
hey

View File

@ -1,4 +0,0 @@
print("test for review")
value = 3
print(value + 2)
print("ans is 5")

View File

@ -1 +0,0 @@
print("test fixed")

View File

@ -1 +0,0 @@
print("hello word")

View File

@ -1 +0,0 @@
print('halow waldo')

View File

@ -1 +0,0 @@
training

View File

@ -1 +0,0 @@
print("test");

View File

@ -1 +0,0 @@
print('hello')

View File

@ -1 +0,0 @@
print("2023 contribution")

View File

@ -1 +0,0 @@
hello world

View File

@ -1,2 +0,0 @@
TEST!!!

View File

@ -1 +0,0 @@
print("Hello")

View File

@ -1 +0,0 @@
print(training)

View File

@ -1 +0,0 @@
training

View File

@ -1 +0,0 @@
print("hello, world")

View File

@ -1 +0,0 @@
print("test")

View File

@ -1 +0,0 @@
print("sexy sunjae is contributing!")

View File

@ -1 +0,0 @@
print("* Hello from 2023 nebu workshop ali-test*")

View File

@ -1,2 +0,0 @@
print("hello world")

View File

@ -1 +0,0 @@
print("hello!!")

View File

@ -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

1
zya.py
View File

@ -1 +0,0 @@
print("Hello, OpenStack!")