Skip to content

Merge windows acceptance tests repo#76

Closed
rajathagasthya wants to merge 249 commits intowindows-2019from
merge-windows-acceptance-tests
Closed

Merge windows acceptance tests repo#76
rajathagasthya wants to merge 249 commits intowindows-2019from
merge-windows-acceptance-tests

Conversation

@rajathagasthya
Copy link

@rajathagasthya rajathagasthya commented Jun 19, 2025

Steps:

$ git clone git@github.com:cloudfoundry/bosh-windows-acceptance-tests.git
$ cd bosh-windows-acceptance-tests
$ git filter-repo --to-subdirectory-filter bosh-windows-acceptance-tests
$ cd ../bosh-windows-stemcell-builder
$ git remote add bosh-windows-acceptance-tests ../bosh-windows-acceptance-test
$ git merge bosh-windows-acceptance-tests/master --allow-unrelated-histories

benmoss and others added 30 commits July 26, 2016 09:56
Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
  - Tested on AWS using stemcell 0.0.13

[#127016933]

Signed-off-by: Charlie Vieth <cviethjr@pivotal.io>
[#127016933]

Signed-off-by: Charlie Vieth <cviethjr@pivotal.io>
[#127016933]

Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
We get the stemcell from the local output directory, we do not need to
specify it as an input resource

Signed-off-by: Charlie Vieth <cviethjr@pivotal.io>
Signed-off-by: Charlie Vieth <cviethjr@pivotal.io>
- Delete the deployment afterEach
- Cleanup afterSuite

Also update the name of the network

Signed-off-by: Ben Moss <bmoss@pivotal.io>
This reverts commit 0fd72f6.

There seems to be a caching with docker images that's causing this
behavior

Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
This reverts commit d82ed59.

so essntially "Use image instead of image_resource"

There caching issue still seems to presist
Signed-off-by: Amin Jamali <ajamali@pivotal.io>
[#127651779]

Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
Signed-off-by: Amin Jamali <ajamali@pivotal.io>
Signed-off-by: Amin Jamali <ajamali@pivotal.io>
Signed-off-by: Amin Jamali <ajamali@pivotal.io>
Signed-off-by: Amin Jamali <aminjam.software@gmail.com>
Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
Ensure that the test errand compiles a package to catch more bosh agent
errors

Signed-off-by: Sunjay Bhatia <sbhatia@pivotal.io>
Individual tests now have their own errands

[#131920463]
The job relies on the golang-windows package and performs a loop and write to
stdout

[#133050421]
Signed-off-by: Natalie Arellano <narellano@pivotal.io>
vsphere builds needed to have `default` as the az.
Signed-off-by: David Jahn <djahn@pivotal.io>
@rajathagasthya rajathagasthya requested a review from aramprice June 19, 2025 16:41
Comment on lines +1 to +3
[submodule "assets/bwats-release/src/Pester"]
path = assets/bwats-release/src/Pester
url = https://github.com/pester/Pester.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea why this is here? Do the tests use Pester?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it does seem to be including Pester source files as a package in the bwats-release. Then runs pester tests: https://github.com/cloudfoundry/bosh-windows-acceptance-tests/blob/master/assets/bwats-release/jobs/check-system/templates/run.ps1.erb#L474-L480

So we do need this submodule, but this file needs to be moved to top-level of this repo.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added .gitmodules to the top level.

Signed-off-by: Clay Kauzlaric <clay.kauzlaric@broadcom.com>
@aramprice
Copy link
Member

@aramprice aramprice closed this Jun 21, 2025
@aramprice aramprice deleted the merge-windows-acceptance-tests branch July 3, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.