Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Cgi/blender 2 80 #4846

Merged
merged 7 commits into from
Nov 12, 2019
Merged

Cgi/blender 2 80 #4846

merged 7 commits into from
Nov 12, 2019

Conversation

magdasta
Copy link
Contributor

As for now, Eevee is not going to be supported.

@@ -206,7 +206,8 @@ def _create_subtask_info(
ctd=ComputeTaskDef(
deadline=time.time() + 3600,
docker_images=[
DockerImage('golemfactory/blender', tag='1.9').to_dict()
DockerImage('golemfactory/blender', tag='blender_2.80')
Copy link
Contributor

Choose a reason for hiding this comment

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

this needs to be updated with a production tag before we merge

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Waiting for docker images updates from @nieznanysprawiciel and @zakaprov

@shadeofblue
Copy link
Contributor

@magdasta apart from the docker image, I believe the integration test scenes should be updated (I can do this if needed) and please change the base to b0.22

@magdasta magdasta changed the base branch from develop to b0.22 November 7, 2019 10:27
Copy link
Contributor

@shadeofblue shadeofblue left a comment

Choose a reason for hiding this comment

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

I guess it's okay, though, I haven't tried looking into the changes to the docker images themselves

@codecov
Copy link

codecov bot commented Nov 12, 2019

Codecov Report

Merging #4846 into b0.22 will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           b0.22    #4846      +/-   ##
=========================================
- Coverage   89.2%   89.19%   -0.01%     
=========================================
  Files        231      231              
  Lines      21275    21275              
=========================================
- Hits       18978    18977       -1     
- Misses      2297     2298       +1

@magdasta magdasta merged commit 36c0519 into b0.22 Nov 12, 2019
@magdasta magdasta deleted the cgi/blender_2_80 branch November 12, 2019 11:27
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants